Skip to content

Commit f162e4c

Browse files
committed
add probe schema to wheel
1 parent d5a12f7 commit f162e4c

1 file 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
@@ -33,6 +33,7 @@ build-backend = "hatchling.build"
3333

3434
[tool.hatch.build.targets.wheel]
3535
packages = ["src/probeinterface"]
36+
include = ["probeinterface/schema/probe.json.schema"]
3637

3738
[tool.hatch.build.targets.sdist]
3839
packages = ["src/probeinterface"]

0 commit comments

Comments
 (0)