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.
hatchling
omnipath
1 parent 1f547bb commit c70e112Copy full SHA for c70e112
pyproject.toml
@@ -2,6 +2,9 @@
2
requires = ["hatchling"]
3
build-backend = "hatchling.build"
4
5
+[tool.hatch.build.targets.wheel]
6
+packages = ["omnipath"]
7
+
8
[project]
9
name = "omnipath"
10
version = "1.0.10"
0 commit comments