mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-03 19:34:33 +08:00
* add rtfd * rrr * update * change env * temp fix * update * fix * fix * add * conf * Move file_pattern from Makefile to conf.py * remove yml * fix * fix * fix * fix * remove yml * remove yml * add doc docker * add dgl install script * change name * change dockerfile * fix * name * add * fix * fix * fix * fix * add doc-build files * remove unnecessary import os
10 lines
119 B
YAML
10 lines
119 B
YAML
build:
|
|
image: latest
|
|
|
|
formats: []
|
|
|
|
python:
|
|
version: 3.6
|
|
use_system_site_packages: true
|
|
setup_py_install: false
|