bump to python=3.10 to fix linux static build

This commit is contained in:
jdegenstein
2023-02-27 11:49:07 -06:00
committed by GitHub
parent 611d189051
commit df863ae27c

View File

@@ -3,4 +3,4 @@ channels:
- conda-forge
- defaults
dependencies:
- python=3.9
- python=3.10