index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2023-07-07 18:47:03 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2023-07-07 18:47:03 +0200 |
commit | 1bb86318fd445e32004e9ffa7d1269018240434b (patch) | |
tree | e65974ca3ad5e00629ccf3fb49d0481572b62456 /extra | |
parent | 62704326629b90fbf9127d3bab3b82ef7a446a56 (diff) |
-rw-r--r-- | extra/python-poetry/PKGBUILD | 6 |
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 |