environment.yml for micromamba

This commit is contained in:
jdegenstein
2022-09-19 20:18:29 -05:00
committed by GitHub
parent 9819944c8f
commit b2f536341e

6
environment.yml Normal file
View File

@@ -0,0 +1,6 @@
name: test
channels:
- conda-forge
- defaults
dependencies:
- python=3.9