Skip to content

Commit 3de6094

Browse files
committed
fix build
1 parent 8ce95f7 commit 3de6094

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/custom_materializations/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ custom_full_with_custom_kind = "custom_materializations.custom_kind:CustomFullWi
1414

1515
[tool.setuptools.packages.find]
1616
include = ["custom_materializations"]
17+
18+
[tool.setuptools_scm]
19+
fallback_version = "0.0.0"

0 commit comments

Comments
 (0)