We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f937df + 57d6fcd commit 9179b75Copy full SHA for 9179b75
newsfragments/5003.feature.rst
@@ -0,0 +1 @@
1
+Removed no longer used build dependency on ``coherent.licensed``.
pyproject.toml
@@ -3,7 +3,7 @@ requires = [
3
# "setuptools>=77",
4
# "setuptools_scm[toml]>=3.4.1",
5
# jaraco/skeleton#174
6
- "coherent.licensed",
+ # "coherent.licensed",
7
]
8
build-backend = "setuptools.build_meta"
9
backend-path = ["."]
0 commit comments