1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/math/py-dgl/pkg-message
2023-05-09 22:04:18 -07:00

13 lines
199 B
Plaintext

[
{ type: install
message: <<EOM
You installed DGL: Deep Graph Library.
It expects the DGLBACKEND environment variable
during runtime that matches the BACKEND option chosen
during build.
EOM
}
]