We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffc0549 commit 900d6b7Copy full SHA for 900d6b7
1 file changed
pyproject.toml
@@ -56,7 +56,7 @@ requires = ["hatchling"]
56
build-backend = "hatchling.build"
57
58
[tool.hatch.build.targets.wheel]
59
-packages = ["src/pypfopt"]
+packages = ["pypfopt"]
60
61
#[tool.black]
62
#line-length = 88
0 commit comments