Skip to content

Commit 5de5f9d

Browse files
committed
fix pyproject.toml
1 parent 420b924 commit 5de5f9d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ build-backend = "hatchling.build"
66
name = "chapter-8"
77
version = "0.1"
88
dependencies = ["pandas"]
9+
10+
[tool.hatch.build.targets.wheel]
11+
packages = ["_not"]

0 commit comments

Comments
 (0)