We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8afbb88 commit d133283Copy full SHA for d133283
setup.cfg
@@ -2,7 +2,8 @@
2
formats = rpm
3
4
[bdist_rpm]
5
-requires = numpy, python2-matplotlib, PyQt4
+requires = python, numpy, python2-matplotlib, PyQt4
6
+build_requires = python, python-setuptools, PyQt4
7
8
# See the docstring in versioneer.py for instructions. Note that you must
9
# re-run 'versioneer.py setup' after changing this section, and commit the
0 commit comments