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-07 18:47:03 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-07-07 18:47:03 +0200
commit1bb86318fd445e32004e9ffa7d1269018240434b (patch)
treee65974ca3ad5e00629ccf3fb49d0481572b62456
parent62704326629b90fbf9127d3bab3b82ef7a446a56 (diff)
extra/python-poetry: prepared for bootstrapping
-rw-r--r--extra/python-poetry/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/python-poetry/PKGBUILD b/extra/python-poetry/PKGBUILD
new file mode 100644
index 00000000..5f84d4e8
--- /dev/null
+++ b/extra/python-poetry/PKGBUILD
@@ -0,0 +1,6 @@
+# boostrapping python modules
+
+# no testing no test or optional dependencies
+unset check
+unset checkdepends
+unset optdepends