c393625dfa
This change adds a tox.ini file including environments for py26, py27 and pep8. These will be used to unit test the hot software-config hooks. Change-Id: Ieea12be77205d777a6b9c0f1c239418b9ce59d9f
15 lines
299 B
Plaintext
15 lines
299 B
Plaintext
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.8.0,<0.9
|
|
mock>=1.0
|
|
requests>=1.2.1,!=2.4.0
|
|
requests-mock>=0.4.0 # Apache-2.0
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=0.9.34
|
|
|
|
python-heatclient>=0.2.9
|
|
python-keystoneclient>=0.10.0
|