summaryrefslogtreecommitdiff
path: root/devel/py-stone/files/patch-setup.py
blob: 158b88e18d3351b57479fa4d55092dbe5a270d07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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