]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Remove setuptools-git as run time dependency
authorChuck Short <chuck.short@canonical.com>
Wed, 1 May 2013 19:13:10 +0000 (14:13 -0500)
committerChuck Short <chuck.short@canonical.com>
Wed, 1 May 2013 19:13:59 +0000 (14:13 -0500)
Remove setuptools-git as a run time dependency since
it is only used to generate a tarball.

Change-Id: I6c48147408e97ab88ede660938e783f6b660746a
Signed-off-by: Chuck Short <chuck.short@canonical.com>
tools/pip-requires
tools/test-requires

index ae2bdf75011377859ee63b69964f6632703aa555..2613e09b0108c181d03929a6adc668b666d9b11e 100644 (file)
@@ -17,7 +17,6 @@ python-glanceclient>=0.5.0,<2
 python-keystoneclient>=0.2,<0.3
 python-swiftclient>=1.2,<2
 routes>=1.12.3
-setuptools_git>=0.4
 sqlalchemy>=0.7,<=0.7.99
 sqlalchemy-migrate>=0.7
 stevedore>=0.7
index 4d20dab2c66b5c2710bfbddbaee4aa634fcd7d2a..7bb0373db7151913f8918e858c16c5cbb4342eaf 100644 (file)
@@ -13,3 +13,4 @@ pep8==1.3.3
 psycopg2
 pylint==0.25.2
 sphinx>=1.1.2
+setuptools_git>=0.4