mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 16:10:33 -04:00
PR: 205119 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: D4509
10 lines
324 B
Python
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",
|