Skip to content

Commit 7ae7c72

Browse files
committed
build: add sympy in requires
1 parent 62b4b8e commit 7ae7c72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ requires = [
55
"numpy>=1.22.4",
66
"setuptools-scm>=8",
77
"pandas>=2.0.0",
8+
"sympy>=1.14.0",
89
]
910
build-backend = "setuptools.build_meta"
1011

0 commit comments

Comments
 (0)