forked from pool/python-glanceclient
We want that OBS-URL: https://build.opensuse.org/request/show/139813 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Essex/python-glanceclient?expand=0&rev=1
11 lines
459 B
Diff
11 lines
459 B
Diff
--- python-glanceclient-2012.1+git.1342772282.71a0cae/setup.py.orig 2012-08-02 14:22:43.000000000 +0200
|
|
+++ python-glanceclient-2012.1+git.1342772282.71a0cae/setup.py 2012-08-02 14:22:52.000000000 +0200
|
|
@@ -38,7 +38,6 @@
|
|
'Programming Language :: Python',
|
|
],
|
|
cmdclass=setup.get_cmdclass(),
|
|
- install_requires=requires,
|
|
dependency_links=dependency_links,
|
|
tests_require=tests_require,
|
|
setup_requires=['setuptools-git>=0.4'],
|