mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
try to use python3.10 (#561)
* try to use python3.10 * try python3.10 * try python3.10
This commit is contained in:
@@ -2,7 +2,7 @@ name: python_robotics
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.9
|
||||
- python=3.10
|
||||
- pip
|
||||
- scipy
|
||||
- numpy
|
||||
|
||||
Reference in New Issue
Block a user