mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Revert "setup.py: don't use pyasn1 to 0.3.3 until pyasn1-modules is updated to support it"
This reverts commit af707cd1cb
This commit is contained in:
parent
af707cd1cb
commit
e38fc27cf1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -36,7 +36,7 @@ setup(name='fdroidserver',
|
|||
'paramiko',
|
||||
'Pillow',
|
||||
'apache-libcloud >= 0.14.1',
|
||||
'pyasn1 <= 0.3.2',
|
||||
'pyasn1',
|
||||
'pyasn1-modules',
|
||||
'python-vagrant',
|
||||
'PyYAML',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue