Add Miniforge environment definition
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
name: mice
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.11
|
||||
- numpy
|
||||
- pillow
|
||||
- pyyaml
|
||||
- pyaml
|
||||
- pysdl2
|
||||
- sdl2
|
||||
- sdl2_ttf
|
||||
- pip
|
||||
Reference in New Issue
Block a user