Skip to content

Commit 7143b92

Browse files
authored
move hatch build into scripts (#5232)
1 parent 148e3ef commit 7143b92

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ artifacts = ["*.pyi"]
7272
artifacts = ["*.pyi"]
7373

7474
[tool.hatch.build.hooks.custom]
75+
path = "scripts/hatch_build.py"
7576
dependencies = ["plotly", "ruff"]
7677
require-runtime-dependencies = true
7778

File renamed without changes.

0 commit comments

Comments
 (0)