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.
1 parent 4e5d3da commit c3941c6Copy full SHA for c3941c6
examples/custom_materializations/pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools >= 61.0"]
+requires = ["setuptools >= 61.0", "setuptools_scm"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
0 commit comments