freebsd-ports/science/py-kinematics/files/patch-setup.py
2021-01-10 23:14:07 +00:00

10 lines
199 B
Python

--- setup.py.orig 2018-12-08 03:30:44 UTC
+++ setup.py
@@ -88,7 +88,6 @@ setup(
},
# testing requires for pytest
- setup_requires=['pytest-runner'],
tests_require=['pytest'],