We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c0386 commit 9c51f67Copy full SHA for 9c51f67
1 file changed
pyproject.toml
@@ -63,7 +63,7 @@ requires = ["hatchling"]
63
build-backend = "hatchling.build"
64
65
[tool.hatch.build]
66
-include = ["reflex"]
+include = ["reflex", "scripts/hatch_build.py"]
67
68
[tool.hatch.build.targets.sdist]
69
artifacts = ["*.pyi"]
0 commit comments