opnsense-ports/devel/py-stone/files/patch-setup.py
Franco Fichtner c240fa419c */*: sync with upstream
Taken from: FreeBSD
2024-05-21 13:53:19 +02: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