ports/devel/py-stone/files/patch-setup.py
2024-05-20 01:15:44 +08:00

10 lines
269 B
Python

--- setup.py.orig 2024-03-28 16:48:27 UTC
+++ setup.py
@@ -21,7 +21,6 @@ setup_requires = [
install_reqs += f.read().splitlines()
setup_requires = [
- 'pytest-runner == 5.3.2',
]
# WARNING: This imposes limitations on test/requirements.txt such that the