Skip to content

Commit 81c3315

Browse files
committed
move hatch build into scripts
1 parent abc8708 commit 81c3315

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)