Răsfoiți Sursa

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

Khaleel Al-Adhami 2 săptămâni în urmă
părinte
comite
bf2ddbb2a0
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

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