nova/tools/pip-requires
Mark McLoughlin affabf5be4 Don't use GitPython for authors check
I hit this issue with an older GitPython version:

  https://bugzilla.redhat.com/740852

Seeing as all GitPython is doing for us is running:

  $> git rev-list --pretty=raw HEAD

and parsing the output, I figure it's just as easy for us to run git
directly.

Change-Id: Ib43e2346c7d4c47e7776919f2b9c982133628129
2011-09-23 13:18:06 -04:00

37 lines
462 B
Plaintext

SQLAlchemy==0.6.3
pep8==0.6.1
pylint==0.19
Cheetah==2.4.4
M2Crypto==0.20.2
amqplib==0.6.1
anyjson==0.2.4
boto==1.9b
carrot==0.10.5
eventlet
kombu
lockfile==0.8
lxml==2.3
python-novaclient==2.6.5
python-daemon==1.5.5
python-gflags==1.3
redis==2.0.0
routes==1.12.3
WebOb==1.0.8
wsgiref==0.1.2
mox==0.5.3
greenlet==0.3.1
nose
PasteDeploy
paste
sqlalchemy-migrate
netaddr
sphinx
glance
xattr>=0.6.0
nova-adminclient
suds==0.4
coverage
nosexcover
paramiko
feedparser