black/readthedocs.yml
Zsolt Dollenstein a33823e859
Fix readthedocs build (#1321)
* migrate to new rtd config format and pip

* no type field anymore

* use builtin re for docs
2020-03-27 11:43:41 +01:00

6 lines
87 B
YAML

version: 2
python:
version: 3.8
install:
- requirements: docs/requirements.txt