blazar/test-requirements.txt
Sylvain Bauza eb0c81f95a Port to Pecan/WSME for API v2
Routing either V1 or V2 using a Facade. By default, V1 is enabled
but can be deactivated by a confflag.

Pecan controller for Lease created using WSME i/o validation

Implements blueprint: pecan-wsme

Change-Id: I9047abece78632daa13fdebfea9fb8aaa3c60981
2014-03-31 13:45:48 +02:00

19 lines
281 B
Plaintext

hacking>=0.8.0,<0.9
docutils==0.9.1
nose
mock>=1.0
mox>=0.5.3
sphinx>=1.1.2,<1.2
sphinxcontrib-httpdomain
sqlalchemy-migrate>=0.8.2,!=0.8.4
lockfile>=0.8
discover
fixtures>=0.3.14
testrepository>=0.0.18
testtools>=0.9.34
coverage>=3.6
pylint==0.25.2
sphinxcontrib-pecanwsme>=0.6