Skip to content

Commit b53566d

Browse files
fix: build error
1 parent 5edc326 commit b53566d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pyproject.toml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,6 @@ Issues = "https://github.com/pathintegral-institute/mcpm.sh/issues"
2929
[project.scripts]
3030
mcpm = "mcpm.cli:main"
3131

32-
[tool.hatch.build]
33-
packages = ["src/mcpm"]
34-
35-
[tool.hatch.build.targets.wheel]
36-
packages = ["src/mcpm"]
37-
38-
[tool.hatch.build.targets.sdist]
39-
packages = ["src/mcpm"]
40-
4132
[tool.hatch.version]
4233
path = "src/mcpm/version.py"
4334

0 commit comments

Comments
 (0)