fastNLP/readthedocs.yml

16 lines
176 B
YAML
Raw Normal View History

2019-05-24 01:58:04 +08:00
version: 2
sphinx:
configuration: docs/source/conf.py
2018-12-13 01:52:52 +08:00
build:
image: latest
python:
version: 3.6
2019-05-24 01:58:04 +08:00
install:
- method: setuptools
path: .
formats:
- htmlzip