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

distro requ

This commit is contained in:
deadc0de6
2022-09-03 08:55:39 +02:00
parent 148c74ad71
commit 3091996c8d

1
requirements.txt vendored
View File

@@ -5,3 +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.5'