SeAIPalette/create_env.yaml

12 lines
197 B
YAML
Raw 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
- easydict==1.9
2022-06-06 21:14:51 +08:00
- pyqt