mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
remove dscanner subcommand
It's unused and unmaintained. It could potentially be revived as a plugin at a later point.
This commit is contained in:
parent
da24a45e83
commit
8961485125
16 changed files with 0 additions and 963 deletions
1
setup.py
1
setup.py
|
@ -86,7 +86,6 @@ setup(name='fdroidserver',
|
|||
'qrcode',
|
||||
'ruamel.yaml >= 0.15',
|
||||
'requests >= 2.5.2, != 2.11.0, != 2.12.2, != 2.18.0',
|
||||
'docker-py >= 1.9, < 2.0',
|
||||
],
|
||||
classifiers=[
|
||||
'Development Status :: 4 - Beta',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue