props/environment.yml
Harrison Deng d3f9791f68
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
Selecting conda container for all build steps.
2024-07-19 06:20:02 +00:00

6 lines
91 B
YAML

name: props
channels:
- conda-forge
dependencies:
- dotnet-sdk=8.0.*
- nodejs=18.12.*