|
@@ -63,7 +63,7 @@ requires = ["hatchling"]
|
|
build-backend = "hatchling.build"
|
|
build-backend = "hatchling.build"
|
|
|
|
|
|
[tool.hatch.build]
|
|
[tool.hatch.build]
|
|
-include = ["reflex"]
|
|
|
|
|
|
+include = ["reflex", "scripts/hatch_build.py"]
|
|
|
|
|
|
[tool.hatch.build.targets.sdist]
|
|
[tool.hatch.build.targets.sdist]
|
|
artifacts = ["*.pyi"]
|
|
artifacts = ["*.pyi"]
|