props/.devcontainer/environment.yml
Harrison Deng 419be86289
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
Fixed pipeline.
2024-07-19 17:03:44 +00:00

6 lines
82 B
YAML

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