summaryrefslogtreecommitdiff
path: root/devel/py-rchitect/files/patch-setup.py
blob: cea28ba3990807e924ec2c53183c2653cf32e2ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- setup.py.orig	2025-03-16 21:00:10 UTC
+++ setup.py
@@ -42,7 +42,6 @@ setup(
     install_requires=install_requires,
     setup_requires=[
         'cffi>=1.10.0',
-        "pytest-runner"
     ],
     extras_require={
         "test": [