armada/test-requirements.txt

17 lines
159 B
Plaintext

# General
tox
# Docs
sphinx>=1.6.2
sphinx_rtd_theme>=0.2.4
# Testing
flake8>=3.3.0
testtools==2.3.0
codecov
mock
bandit
pytest==3.2.1
pytest-mock
pytest-cov