aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-cairocffi/files/patch-setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-cairocffi/files/patch-setup.cfg')
-rw-r--r--graphics/py-cairocffi/files/patch-setup.cfg14
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/py-cairocffi/files/patch-setup.cfg b/graphics/py-cairocffi/files/patch-setup.cfg
deleted file mode 100644
index d9a0b2b0a797..000000000000
--- a/graphics/py-cairocffi/files/patch-setup.cfg
+++ /dev/null
@@ -1,14 +0,0 @@
-# pytest-runner should be conditional on test arg provided to setup.py
-# it is only needed for tests, but we run pytest directly (for now)
-# TODO: Report/resolve upstream
-
---- setup.cfg.orig 2022-11-16 20:31:48 UTC
-+++ setup.cfg
-@@ -52,7 +52,6 @@ test =
- sphinx
- sphinx_rtd_theme
- test =
-- pytest
- flake8
- isort
- numpy