FreedomBox/requirements.txt
Sunil Mohan Adapa 517c364559 pagekite: Move to using python3-augeas
- Merge actions/pagekite_util.py into plinth/modules/pagekite/util.py.

- Rename plinth/modules/pagekite/util.py to utils.py.

- Add python-augeus as dependency.

- Move actions/util.py to plinth/action_utils.py and update services
  that use it.

- Rename _run() method to run() as it is being used publicly.

- Import the utils in a more conventional manner.

- Move all python2 bits to python3.
2015-07-19 15:37:43 -04:00

7 lines
87 B
Plaintext

cherrypy >= 3.0
coverage >= 3.7
django >= 1.7.0
django-stronghold
python-augeas
pyyaml