Skip to content

Commit

Permalink
ci: uncomment
Browse files Browse the repository at this point in the history
Signed-off-by: mevrin <[email protected]>
  • Loading branch information
lekaf974 committed Sep 17, 2024
1 parent 689fc6e commit f1863f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ install.strip = true
# Enable experimental features if any are available
# In this case we need custom local plugin to get
# the project version from cmake.
#experimental = true
#metadata.version.provider = "IMATH_skbuild_plugin"
#metadata.version.provider-path = "./src/python"
experimental = true
metadata.version.provider = "skbuild_plugin"
metadata.version.provider-path = "./src/python"


[tool.scikit-build.cmake.define]
Expand Down

0 comments on commit f1863f8

Please sign in to comment.