neutron/tools/pip-requires
Brad Hall f3a9665e43 Fix lp bug 897882
This moves the tree to having a standard setup.py.  For those who want to
build individual packages you'll need to use the setup_<package>.py files.

This allows us to support the traditional setup.py commands (i.e. sdist, etc)
that the openstack CI scripts will be using.

Change-Id: I7fe286d9973f43ae118a715276b0c089230f4f7e
2012-01-04 09:38:35 -08:00

16 lines
166 B
Plaintext

coverage
distribute>=0.6.24
eventlet>=0.9.12
Routes>=1.12.3
lxml==2.3
nose
nosexcover
Paste
PasteDeploy
pep8>=0.5.0
python-gflags
simplejson
sqlalchemy
webob
webtest