summaryrefslogtreecommitdiff
path: root/www/py-daphne/files/patch-setup.cfg
blob: 3e934742f30abf35025cce522135f32303991461 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- setup.cfg.orig	2024-02-10 14:45:57 UTC
+++ setup.cfg
@@ -34,7 +34,6 @@ setup_requires = 
 	twisted[tls]>=22.4
 python_requires = >=3.8
 setup_requires = 
-	pytest-runner
 zip_safe = False
 
 [options.entry_points]