mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 19:09:44 +00:00
update python deps to minimum version
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
Jinja2; python_version == '3.6'
|
||||
docopt; python_version == '3.6'
|
||||
PyYAML; python_version == '3.6'
|
||||
Jinja2; python_version >= '3.0'
|
||||
docopt; python_version >= '3.0'
|
||||
PyYAML; python_version >= '3.0'
|
||||
|
||||
Reference in New Issue
Block a user