test-requirements.txt 198 B

1234567891011121314
  1. ansible
  2. # flake8 moved to before setuptools-lint to satisfy mccabe dependency issue
  3. flake8
  4. setuptools-lint
  5. nose
  6. coverage
  7. mock
  8. PyYAML
  9. click
  10. backports.functools_lru_cache
  11. pyOpenSSL
  12. yamllint
  13. tox
  14. detox