Explorar o código

Merge branch 'main' into use-patch-to-precommit

Khaleel Al-Adhami hai 1 semana
pai
achega
bf2ddbb2a0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -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"]