index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | extra/python-trove-classifiers/PKGBUILD | 4 |
diff --git a/extra/python-trove-classifiers/PKGBUILD b/extra/python-trove-classifiers/PKGBUILD index 03d83c19..a4e37af2 100644 --- a/extra/python-trove-classifiers/PKGBUILD +++ b/extra/python-trove-classifiers/PKGBUILD @@ -1 +1,5 @@ +# Try to break the dependency cicle for iniconfig +unset check +unset checkdepends + makedepends+=(python-wheel) |