diff options
Diffstat (limited to 'www/py-daphne/files/patch-setup.cfg')
-rw-r--r-- | www/py-daphne/files/patch-setup.cfg | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/py-daphne/files/patch-setup.cfg b/www/py-daphne/files/patch-setup.cfg deleted file mode 100644 index 3e934742f30a..000000000000 --- a/www/py-daphne/files/patch-setup.cfg +++ /dev/null @@ -1,10 +0,0 @@ ---- 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] |