core-admin/ci/requirements.txt
Marek Marczykowski-Górecki b225cefdf8
tests: plug coverage into run-tests
It makes easier to check what functions lack unit tests.
2017-03-16 21:10:06 +01:00

9 lines
184 B
Plaintext

# WARNING: those requirements are used only for travis-ci.org
# they SHOULD NOT be used under normal conditions; use system package manager
coverage
docutils
jinja2
lxml
pylint
sphinx