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 35b89fe commit 33f68b1Copy full SHA for 33f68b1
1 file changed
pyproject.toml
@@ -28,6 +28,7 @@ Homepage = "https://github.com/KavrakiLab/vamp"
28
minimum-version = "0.4"
29
build-dir = "build/{wheel_tag}"
30
wheel.py-api = "cp312"
31
+wheel.packages = ["vamp"]
32
33
cmake.build-type = "Release"
34
0 commit comments