opnsense-ports/math/py-patsy/files/patch-setup.py
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
362 B
Python

--- ./setup.py.orig 2013-08-20 18:59:30.000000000 +0300
+++ ./setup.py 2013-11-11 16:18:52.782247350 +0200
@@ -27,7 +27,6 @@
license="2-clause BSD",
packages=["patsy"],
url="https://github.com/pydata/patsy",
- install_requires=["numpy"],
classifiers =
[ "Development Status :: 4 - Beta",
"Intended Audience :: Developers",