Skip to content

Commit 424ed38

Browse files
committed
Fix local Python installation after package renaming for PyPI
1 parent 35b89fe commit 424ed38

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Homepage = "https://github.com/KavrakiLab/vamp"
2828
minimum-version = "0.4"
2929
build-dir = "build/{wheel_tag}"
3030
wheel.py-api = "cp312"
31+
wheel.packages = ["vamp"]
3132

3233
cmake.build-type = "Release"
3334

0 commit comments

Comments
 (0)