Skip to content

Commit

Permalink
Make wheel py3
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Apr 2, 2024
1 parent f0780d8 commit dafff22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/libcugraph/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ ninja.make-fallback = true
sdist.reproducible = true
wheel.packages = ["libcugraph"]
wheel.install-dir = "libcugraph"
wheel.py-api = "py3"

[tool.scikit-build.metadata.version]
provider = "scikit_build_core.metadata.regex"
Expand Down

0 comments on commit dafff22

Please sign in to comment.