
* migrate to new rtd config format and pip * no type field anymore * use builtin re for docs
6 lines
87 B
YAML
6 lines
87 B
YAML
version: 2
|
|
python:
|
|
version: 3.8
|
|
install:
|
|
- requirements: docs/requirements.txt
|