mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 06:52:39 +03:00
nightly: include 'qrcode' as dependency
This commit is contained in:
parent
d46d9574b4
commit
c98740a7d2
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -89,6 +89,7 @@ setup(name='fdroidserver',
|
||||||
'pyasn1-modules',
|
'pyasn1-modules',
|
||||||
'python-vagrant',
|
'python-vagrant',
|
||||||
'PyYAML',
|
'PyYAML',
|
||||||
|
'qrcode',
|
||||||
'ruamel.yaml >= 0.13',
|
'ruamel.yaml >= 0.13',
|
||||||
'requests >= 2.5.2, != 2.11.0, != 2.12.2, != 2.18.0',
|
'requests >= 2.5.2, != 2.11.0, != 2.12.2, != 2.18.0',
|
||||||
'docker-py >= 1.9, < 2.0',
|
'docker-py >= 1.9, < 2.0',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue