1901daa764
Required by python-django-nose See request 531880 : https://build.opensuse.org/request/show/531880 OBS-URL: https://build.opensuse.org/request/show/533036 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-django?expand=0&rev=1
12 lines
385 B
Diff
12 lines
385 B
Diff
--- a/setup.py
|
|
+++ b/setup.py
|
|
@@ -28,7 +28,7 @@
|
|
license='BSD-3-Clause',
|
|
packages=['pytest_django'],
|
|
long_description=read('README.rst'),
|
|
- setup_requires=['setuptools_scm==1.11.1'],
|
|
+ setup_requires=['setuptools_scm'],
|
|
install_requires=['pytest>=2.9'],
|
|
classifiers=['Development Status :: 5 - Production/Stable',
|
|
'Framework :: Django',
|