[dev] install GNU C++ runtime library (#7567)

This commit is contained in:
Rhett Ying
2024-07-23 06:31:25 +08:00
committed by GitHub
parent 853dd06cde
commit d0a0e048df

View File

@@ -1,5 +1,9 @@
name: __NAME__
channels:
- conda-forge
- defaults
dependencies:
- libstdcxx-ng>=9.5.0
- python=__PYTHON_VERSION__
- pip
- graphviz