summaryrefslogtreecommitdiffstats
path: root/lang/python/python-zipp/patches/001-remove-coherent-licensed-build-dep.patch
blob: bbd4fef9be7818ce6005eaaceca6d10e90f14a1c (plain)
1
2
3
4
5
6
7
8
9
10
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -3,7 +3,6 @@ requires = [
 	"setuptools>=77",
 	"setuptools_scm[toml]>=3.4.1",
 	# jaraco/skeleton#174
-	"coherent.licensed",
 ]
 build-backend = "setuptools.build_meta"