Skip to content

Commit 4b44251

Browse files
committed
Merge branch 'laura.he-main-patch-97716' into 'main'
Fix issue when installing nextpyp-client using pip See merge request nextpyp/nextpyp-client!5
2 parents ea2011a + b0af345 commit 4b44251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ build-backend = "hatchling.build"
4242

4343
# https://hatch.pypa.io/latest/config/build/
4444
[tool.hatch.build.targets.wheel]
45-
packages = ["src/nextpyp/client"]
45+
packages = ["src/nextpyp"]
4646

4747
# https://docs.pytest.org/en/7.4.x/reference/customize.html
4848
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)