Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-05-04 00:54:21 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-05-04 00:54:21 +0300
commit5f64ec224ade003ee382d49d1eb1a99706dca7d7 (patch)
tree829b1e244b28561e7d6db387ed7a2fead6a40b1e
parent361f14632f7c716414dd3c525fa2df104ab54312 (diff)
extra/python-pluggy: Remove extra makedepends
-rw-r--r--extra/python-pluggy/PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/extra/python-pluggy/PKGBUILD b/extra/python-pluggy/PKGBUILD
index 918fa25a..5906d9c8 100644
--- a/extra/python-pluggy/PKGBUILD
+++ b/extra/python-pluggy/PKGBUILD
@@ -5,6 +5,3 @@
# or: setup.py cmd --help
unset checkdepends
unset check
-
-makedepends+=(python-setuptools python-pip python-wheel)
-