mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 17:24:46 +00:00
Merge branch 'enrich-variables' of github.com:deadc0de6/dotdrop into enrich-variables
This commit is contained in:
15
requirements.txt
vendored
15
requirements.txt
vendored
@@ -1,8 +1,7 @@
|
||||
Jinja2; python_version > '3.5'
|
||||
docopt; python_version > '3.5'
|
||||
ruamel.yaml; python_version > '3.5'
|
||||
python-magic; python_version > '3.5'
|
||||
packaging; python_version > '3.5'
|
||||
requests; python_version > '3.5'
|
||||
toml; python_version > '3.5'
|
||||
distro; python_verison > '3.5'
|
||||
Jinja2; python_version > '3.4'
|
||||
docopt; python_version > '3.4'
|
||||
ruamel.yaml; python_version > '3.4'
|
||||
python-magic; python_version > '3.4'
|
||||
packaging; python_version > '3.4'
|
||||
requests; python_version > '3.4'
|
||||
toml; python_version > '3.4'
|
||||
|
||||
2
tests-requirements.txt
vendored
2
tests-requirements.txt
vendored
@@ -5,4 +5,4 @@ coveralls; python_version > '3.5'
|
||||
pyflakes; python_version > '3.5'
|
||||
pylint; python_version > '3.5'
|
||||
halo; python_version > '3.5'
|
||||
distro; python_verison > '3.5'
|
||||
distro; python_verison > '3.5'
|
||||
Reference in New Issue
Block a user