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 10d495c + 5a6c153 commit b74789eCopy full SHA for b74789e
pyproject.toml
@@ -1,5 +1,10 @@
1
[build-system]
2
-requires = []
+requires = [
3
+ # "setuptools>=77",
4
+ # "setuptools_scm[toml]>=3.4.1",
5
+ # jaraco/skeleton#174
6
+ "coherent.licensed",
7
+]
8
build-backend = "setuptools.build_meta"
9
backend-path = ["."]
10
0 commit comments