mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
Update build package versions
This commit is contained in:
parent
396feff422
commit
6f228b0a53
@ -1,10 +1,10 @@
|
|||||||
[build-system]
|
[build-system]
|
||||||
# These versions are pinned to the latest versions at the time of this commit.
|
# These versions are updated to the latest versions supported in cibuildwheel
|
||||||
# Feel free to update as required.
|
# at the time of this commit. Feel free to update as required.
|
||||||
requires = [
|
requires = [
|
||||||
"setuptools==67.7.1",
|
"setuptools>=67.6.1",
|
||||||
"wheel",
|
"wheel",
|
||||||
"oldest-supported-numpy",
|
"oldest-supported-numpy",
|
||||||
"Cython==0.29.34",
|
"Cython>=0.29.34",
|
||||||
]
|
]
|
||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
Loading…
Reference in New Issue
Block a user