index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-04 00:54:21 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-04 00:54:21 +0300 |
commit | 5f64ec224ade003ee382d49d1eb1a99706dca7d7 (patch) | |
tree | 829b1e244b28561e7d6db387ed7a2fead6a40b1e /extra | |
parent | 361f14632f7c716414dd3c525fa2df104ab54312 (diff) |
-rw-r--r-- | extra/python-pluggy/PKGBUILD | 3 |
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) - |