SeAIPalette/create_env.yaml

11 lines
184 B
YAML
Raw Permalink Normal View History

2022-05-30 21:36:26 +08:00
name: Palette
dependencies:
- python=3.7.3
- anaconda
- pip
- pip:
- pygame==2.0.1
- pymunk==6.0.0
- pyyaml==5.4.1
- numpy==1.20.3
2022-06-07 10:10:45 +08:00
- easydict==1.9