Moved dependencies to setup.cfg

This commit is contained in:
Nex
2022-05-08 15:07:17 +02:00
parent f754bf274d
commit a653fd5253
2 changed files with 13 additions and 19 deletions
+13
View File
@@ -14,6 +14,19 @@ classifiers =
[options]
python_requires = >= 3.8
install_requires =
click >=8.0.3
rich >=10.12.0
tld >=0.12.6
tqdm >=4.62.3
requests >=2.26.0
simplejson >=3.17.5
packaging >=21.0
appdirs >=1.4.4
iOSbackup >=0.9.921
adb-shell >=0.4.2
libusb1 >=2.0.1
cryptography >=36.0.1
[options.entry_points]
console_scripts =