039e899d8b
* Adding required dependencies to use and test pecan/wsme app * Adding additional modules from oslo-incubator * Adding configuration files mistral.conf and specific file loggin.conf for logging * Adding dependencies for testing: fixtures, testtools, mock * Updating tox.ini to run nosetests for py26 and py27 environments Change-Id: I4fd63820aaaf3b50fb1c981031f60faa68a6d307
12 lines
152 B
Plaintext
12 lines
152 B
Plaintext
pep8==1.4.5
|
|
pyflakes>=0.7.2,<0.7.4
|
|
flake8==2.0
|
|
pylint==0.25.2
|
|
sphinx>=1.1.2
|
|
unittest2
|
|
fixtures>=0.3.14
|
|
mock>=1.0
|
|
nose
|
|
testtools>=0.9.32
|
|
lockfile>=0.9.1
|