Files
dgl/readthedocs.yml
VoVAllen 19e1b14031 [Docs] Move file_pattern option from Makefile to conf.py (#352)
* 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
2019-01-12 09:51:50 -05:00

10 lines
119 B
YAML

build:
image: latest
formats: []
python:
version: 3.6
use_system_site_packages: true
setup_py_install: false