monasca-transform/test-requirements.txt

14 lines
308 B
Plaintext

# mock object framework
hacking>=0.10.2
flake8>=2.2.4,<3.0.0
nose==1.3.0
mock>=1.0.1
tox
fixtures==1.4.0
# required to build documentation
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
#oslosphinx>=4.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
# computes code coverage percentages
coverage>=4.0 # Apache-2.0