manager/ci/requirements.txt
Marta Marczykowska-Górecka c708830af2
Configuration files for travis
Config file and package stubs, required for travis to check module
correctness with pylint.
2017-11-10 23:17:56 +01:00

11 lines
205 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
codecov
docutils
jinja2
lxml
pylint
sphinx
pydbus
PyYAML