Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-07-09 11:01:46 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-07-09 11:01:46 +0200
commitc9b2d4561bfe16bb8dadbd385d11fd8d7bc18ba6 (patch)
treecb3fd9aa2b2106e7f8b17a64ea99a57e877abec6
parent1bb86318fd445e32004e9ffa7d1269018240434b (diff)
extra/python-editables: prepare bootstrapping
-rw-r--r--extra/python-editables/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/python-editables/PKGBUILD b/extra/python-editables/PKGBUILD
new file mode 100644
index 00000000..5f84d4e8
--- /dev/null
+++ b/extra/python-editables/PKGBUILD
@@ -0,0 +1,6 @@
+# boostrapping python modules
+
+# no testing no test or optional dependencies
+unset check
+unset checkdepends
+unset optdepends