Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-trove-classifiers/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-trove-classifiers/PKGBUILD')
-rw-r--r--extra/python-trove-classifiers/PKGBUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/extra/python-trove-classifiers/PKGBUILD b/extra/python-trove-classifiers/PKGBUILD
new file mode 100644
index 00000000..2ec89dc0
--- /dev/null
+++ b/extra/python-trove-classifiers/PKGBUILD
@@ -0,0 +1,5 @@
+# Try to break the dependency cycle for iniconfig
+unset check
+unset checkdepends
+
+makedepends+=(python-wheel)