armada/test-requirements.txt
gardlt cba78d1d03 style(armada): converting py2 to py3
- Format code to python 3.5
- using absoulute paths

Change-Id: I7414b5de915429c2c7f85b99f2ab91f395c62121
2017-10-10 19:55:20 +00:00

16 lines
148 B
Plaintext

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