mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
Update requirements list
This commit is contained in:
parent
3ea5868ec1
commit
8d75e3ef8d
1
INSTALL
1
INSTALL
@ -24,6 +24,7 @@
|
|||||||
python3-augeas \
|
python3-augeas \
|
||||||
python3-bootstrapform \
|
python3-bootstrapform \
|
||||||
python3-cherrypy3 \
|
python3-cherrypy3 \
|
||||||
|
python3-configobj \
|
||||||
python3-coverage \
|
python3-coverage \
|
||||||
python3-django \
|
python3-django \
|
||||||
python3-django-stronghold \
|
python3-django-stronghold \
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
cherrypy >= 3.0
|
cherrypy >= 3.0
|
||||||
|
configobj
|
||||||
coverage >= 3.7
|
coverage >= 3.7
|
||||||
django >= 1.10.0
|
django >= 1.10.0
|
||||||
django-stronghold
|
django-stronghold
|
||||||
@ -6,4 +7,3 @@ psutil
|
|||||||
python-apt
|
python-apt
|
||||||
python-augeas
|
python-augeas
|
||||||
ruamel.yaml
|
ruamel.yaml
|
||||||
configobj
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user