Skip to content

Commit 43d8fc0

Browse files
committed
🚀 Fix location of source in build
1 parent 56e5f2c commit 43d8fc0

2 files changed

Lines changed: 102 additions & 99 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ testing = [
7979
requires = ["hatchling"]
8080
build-backend = "hatchling.build"
8181

82+
[tool.hatch.build.targets.wheel]
83+
packages = ["multiparser"]
84+
8285
[tool.ruff]
8386
lint.extend-select = ["C901"]
8487
lint.mccabe.max-complexity = 11

uv.lock

Lines changed: 99 additions & 99 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)