Skip to content

Commit

Permalink
pybamm-team#3049 specify lower bounds for setuptools
Browse files Browse the repository at this point in the history
Co-Authored-By: Saransh Chopra <[email protected]>
  • Loading branch information
2 people authored and js1tr3 committed Aug 12, 2024
1 parent 9a9cdc2 commit 602fec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
requires = [
"setuptools",
"setuptools>=64",
"wheel",
# On Windows, use the CasADi vcpkg registry and CMake bundled from MSVC
"casadi>=3.6.0; platform_system!='Windows'",
Expand Down

0 comments on commit 602fec1

Please sign in to comment.