opnsense-ports/math/py-patsy/files/patch-setup.py
Franco Fichtner f49e408e1c */*: sync with upstream
Taken from: FreeBSD
2015-12-12 09:30:55 +01:00

10 lines
324 B
Python

--- setup.py.orig 2015-12-08 02:16:42 UTC
+++ setup.py
@@ -21,7 +21,6 @@ setup(
license="2-clause BSD",
packages=["patsy"],
url="https://github.com/pydata/patsy",
- install_requires=["six", "numpy"],
classifiers =
[ "Development Status :: 4 - Beta",
"Intended Audience :: Developers",