We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce95f7 commit 3de6094Copy full SHA for 3de6094
examples/custom_materializations/pyproject.toml
@@ -14,3 +14,6 @@ custom_full_with_custom_kind = "custom_materializations.custom_kind:CustomFullWi
14
15
[tool.setuptools.packages.find]
16
include = ["custom_materializations"]
17
+
18
+[tool.setuptools_scm]
19
+fallback_version = "0.0.0"
0 commit comments