We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 420b924 commit 5de5f9dCopy full SHA for 5de5f9d
1 file changed
pyproject.toml
@@ -6,3 +6,6 @@ build-backend = "hatchling.build"
6
name = "chapter-8"
7
version = "0.1"
8
dependencies = ["pandas"]
9
+
10
+[tool.hatch.build.targets.wheel]
11
+packages = ["_not"]
0 commit comments