mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-10 17:24:15 +00:00
python version in dependencies
This commit is contained in:
16
requirements.txt
vendored
16
requirements.txt
vendored
@@ -1,8 +1,8 @@
|
|||||||
Jinja2; python_version > '3.4'
|
Jinja2; python_version > '3.5'
|
||||||
docopt; python_version > '3.4'
|
docopt; python_version > '3.5'
|
||||||
ruamel.yaml; python_version > '3.4'
|
ruamel.yaml; python_version > '3.5'
|
||||||
python-magic; python_version > '3.4'
|
python-magic; python_version > '3.5'
|
||||||
packaging; python_version > '3.4'
|
packaging; python_version > '3.5'
|
||||||
requests; python_version > '3.4'
|
requests; python_version > '3.5'
|
||||||
toml; python_version > '3.4'
|
toml; python_version > '3.5'
|
||||||
distro; python_verison > '3.5'
|
distro; python_version > '3.5'
|
||||||
Reference in New Issue
Block a user