mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
remove NDK download handling in favor of fdroid/sdkmanager
This commit is contained in:
parent
66d750e5fa
commit
0dd5a7db64
6 changed files with 172 additions and 565 deletions
1
setup.py
1
setup.py
|
@ -105,6 +105,7 @@ setup(
|
|||
'qrcode',
|
||||
'ruamel.yaml >= 0.15',
|
||||
'requests >= 2.5.2, != 2.11.0, != 2.12.2, != 2.18.0',
|
||||
'sdkmanager >= 0.6.4',
|
||||
'yamllint',
|
||||
],
|
||||
extras_require={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue