mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
'ssh' python module no longer needed, only 'paramiko'
This commit is contained in:
parent
5ee4f3d72d
commit
947a6d57d2
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -31,7 +31,6 @@ setup(name='fdroidserver',
|
|||
'paramiko',
|
||||
'PIL',
|
||||
'python-magic',
|
||||
'ssh',
|
||||
],
|
||||
classifiers=[
|
||||
'Development Status :: 3 - Alpha',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue