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 62b4b8e commit 7ae7c72Copy full SHA for 7ae7c72
pyproject.toml
@@ -5,6 +5,7 @@ requires = [
5
"numpy>=1.22.4",
6
"setuptools-scm>=8",
7
"pandas>=2.0.0",
8
+ "sympy>=1.14.0",
9
]
10
build-backend = "setuptools.build_meta"
11
0 commit comments