index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2023-07-09 11:01:46 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2023-07-09 11:01:46 +0200 |
commit | c9b2d4561bfe16bb8dadbd385d11fd8d7bc18ba6 (patch) | |
tree | cb3fd9aa2b2106e7f8b17a64ea99a57e877abec6 /extra/python-editables | |
parent | 1bb86318fd445e32004e9ffa7d1269018240434b (diff) |
-rw-r--r-- | extra/python-editables/PKGBUILD | 6 |
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 |