Skip to content

Commit

Permalink
back to pypi casadi (commaai#33182)
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh authored Aug 4, 2024
1 parent c8d8db5 commit 8e0a4f2
Show file tree
Hide file tree
Showing 2 changed files with 608 additions and 622 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ dependencies = [
"websocket_client",

# acados deps
"casadi @ https://github.com/commaai/casadi/releases/download/nightly-release-3.6.6/casadi-3.6.6-cp312-none-manylinux2014_aarch64.whl ; (python_version == '3.12' and platform_machine == 'aarch64')", # TODO: Go back to pypi casadi when they fix aarch64 for python312
"casadi; platform_machine != 'aarch64' or python_version != '3.12'",
"casadi >=3.6.6", # 3.12 fixed in 3.6.6
"future-fstrings",

# these should be removed
Expand Down
Loading

0 comments on commit 8e0a4f2

Please sign in to comment.