mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-04 19:44:23 +08:00
[dev] install GNU C++ runtime library (#7567)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
name: __NAME__
|
||||
channels:
|
||||
- conda-forge
|
||||
- defaults
|
||||
dependencies:
|
||||
- libstdcxx-ng>=9.5.0
|
||||
- python=__PYTHON_VERSION__
|
||||
- pip
|
||||
- graphviz
|
||||
|
||||
Reference in New Issue
Block a user