Procházet zdrojové kódy

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

Khaleel Al-Adhami před 1 týdnem
rodič
revize
bf2ddbb2a0
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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"]