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 ddf2ea2 commit c2f9139Copy full SHA for c2f9139
1 file changed
pyproject.toml
@@ -6,15 +6,9 @@ requires = [
6
]
7
build-backend = "scikit_build_core.build"
8
9
-[tool.scikit-build.cmake.define]
10
-SKBUILD = "ON"
11
-
12
-[tool.scikit-build.wheel]
13
-py-api = "cp311"
14
15
[project]
16
name = "fdaPDE"
17
-version = "2.0.0rc2"
+version = "2.0.0rc3"
18
description="The python wrapper to the fdaPDE library for physics-informed spatial and functional data analysis."
19
readme = "README.md"
20
dependencies = ["numpy", "matplotlib"]
0 commit comments