Skip to content

Commit 820777e

Browse files
Update project_publishing.md
1 parent baf8a2c commit 820777e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/project_publishing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ and try the steps below to upload it again.
198198

199199
```toml
200200
[tool.hatch.build.targets.wheel]
201-
packages = ["src/po_greet_me"]
201+
packages = ["my_package"]
202202
```
203203

204204
```bash

0 commit comments

Comments
 (0)