mirror of
https://github.com/mvt-project/mvt.git
synced 2026-06-03 05:28:06 +02:00
Moved dependencies to setup.cfg
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user