Skip to content

Commit a6be9b6

Browse files
committed
pyproject.toml: adds comments
1 parent cdb348c commit a6be9b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[build-system]
22
# Minimum requirements for the build system to execute.
33
# See https://github.com/scipy/scipy/pull/12940 for the AIX issue.
4+
5+
# Should sync to [project.optional-dependencies]
46
requires = [
57
"Cython~=3.0.5",
68
"numpy>=2.0.0rc1",

0 commit comments

Comments
 (0)