Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-07-07 18:19:15 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-07-07 18:19:15 +0200
commit2f64a459286a4eb70b0a969860e19fb6c7a0c97d (patch)
tree136a05364a515ce4f4407440040bc1891ce3f9d3 /extra
parent78e703995b26dc46b068523c9939dcbc597f6718 (diff)
extra/python-pyproject-hooks: preapred for bootstrapping
Diffstat (limited to 'extra')
-rw-r--r--extra/python-pyproject-hooks/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/python-pyproject-hooks/PKGBUILD b/extra/python-pyproject-hooks/PKGBUILD
new file mode 100644
index 00000000..5f84d4e8
--- /dev/null
+++ b/extra/python-pyproject-hooks/PKGBUILD
@@ -0,0 +1,6 @@
+# boostrapping python modules
+
+# no testing no test or optional dependencies
+unset check
+unset checkdepends
+unset optdepends