try to use python3.10 (#561)

* try to use python3.10

* try python3.10

* try python3.10
This commit is contained in:
Atsushi Sakai
2022-05-07 16:04:39 +09:00
committed by GitHub
parent d74a91e062
commit b9345da036
7 changed files with 11 additions and 9 deletions

View File

@@ -2,7 +2,7 @@ name: python_robotics
channels:
- conda-forge
dependencies:
- python=3.9
- python=3.10
- pip
- scipy
- numpy