1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 00:59:42 +00:00

fix requirements

This commit is contained in:
deadc0de6
2022-08-22 21:27:44 +02:00
parent aac3e608ad
commit b4769c015e
2 changed files with 2 additions and 2 deletions

2
requirements.txt vendored
View File

@@ -5,4 +5,4 @@ python-magic; python_version > '3.4'
packaging; python_version > '3.4'
requests; python_version > '3.4'
toml; python_version > '3.4'
distro; python_verison > '3.4'
distro; python_version > '3.4'

View File

@@ -5,4 +5,4 @@ coveralls; python_version > '3.4'
pyflakes; python_version > '3.4'
pylint; python_version > '3.4'
halo; python_version > '3.4'
distro; python_verison > '3.4'
distro; python_version > '3.4'