index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2023-07-07 18:23:07 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2023-07-07 18:23:07 +0200 |
commit | 17fea5559490340ed44f76f5c0f7e36d7e14fde8 (patch) | |
tree | 2da21d22cc06640435c363106096785ddc821131 /extra/python-packaging | |
parent | 2f64a459286a4eb70b0a969860e19fb6c7a0c97d (diff) |
-rw-r--r-- | extra/python-packaging/PKGBUILD | 6 |
diff --git a/extra/python-packaging/PKGBUILD b/extra/python-packaging/PKGBUILD new file mode 100644 index 00000000..5f84d4e8 --- /dev/null +++ b/extra/python-packaging/PKGBUILD @@ -0,0 +1,6 @@ +# boostrapping python modules + +# no testing no test or optional dependencies +unset check +unset checkdepends +unset optdepends |