requirements.txt 199 B

12345678910
  1. # WARNING: those requirements are used only for travis-ci.org
  2. # they SHOULD NOT be used under normal conditions; use system package manager
  3. coverage
  4. codecov
  5. docutils
  6. jinja2
  7. lxml
  8. pylint
  9. sphinx
  10. PyYAML