WFGY/environment.yml
2025-06-11 20:04:57 +08:00

7 lines
89 B
YAML

name: wfgy
channels:
- defaults
dependencies:
- python>=3.10
- numpy>=1.24