Support python 3.12 (#954)

* Update Linux_CI.yml

* Update MacOS_CI.yml

* Update Windows_CI.yml

* Delete .lgtm.yml

* Update lqr_planner.py

* Update lqr_planner.py

* Update config.yml

* Update environment.yml

* Update ruff.toml

* Update README.md

* Update getting_started_main.rst

* Update doc_requirements.txt
This commit is contained in:
Atsushi Sakai
2024-03-14 22:01:51 +09:00
committed by GitHub
parent a79cc374f3
commit 1656cab0d2
9 changed files with 11 additions and 15 deletions

View File

@@ -26,7 +26,7 @@ See this paper for more details:
Requirements
-------------
- `Python 3.11.x`_
- `Python 3.12.x`_
- `NumPy`_
- `SciPy`_
- `Matplotlib`_