Skip to content

Commit 9d75e2b

Browse files
committed
use artifacts
1 parent 5401c81 commit 9d75e2b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/reflex-core/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ source = "uv-dynamic-versioning"
2020
pattern-prefix = "reflex-core-"
2121
fallback-version = "0.0.0dev0"
2222

23+
[tool.hatch.build]
24+
artifacts = [".templates/**"]
25+
2326
[build-system]
2427
requires = ["hatchling", "uv-dynamic-versioning"]
2528
build-backend = "hatchling.build"

0 commit comments

Comments
 (0)