Cleanup pip dependencies

Fix bug 1039745

* move feedparser to tools/test-requires
* remove python-daemon

Change-Id: I8da6ee6854e2064b44f3161b84f28d0bfc7f438d
This commit is contained in:
Joe Gordon 2012-08-21 13:19:51 -07:00
parent 440c7b4a98
commit 64c741ca94
2 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,6 @@ boto==2.1.1
eventlet>=0.9.17
kombu==1.0.4
lxml==2.3
python-daemon==1.5.5
routes==1.12.3
WebOb==1.0.8
greenlet>=0.3.1
@ -16,7 +15,6 @@ sqlalchemy-migrate>=0.7.2
netaddr
suds==0.4
paramiko
feedparser
Babel>=0.9.6
iso8601>=0.1.4
httplib2

View File

@ -7,3 +7,4 @@ nose
openstack.nose_plugin>=0.7
pep8==1.1
sphinx>=1.1.2
feedparser