props/environment.yml
Harrison Deng cac2b8ace7
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
Added "icu" library requirement to environment.yml.
2024-07-20 01:52:33 +00:00

7 lines
90 B
YAML

name: props
channels:
- conda-forge
dependencies:
- dotnet-sdk=8
- nodejs=20
- icu