black/readthedocs.yml
Hadi Alqattan dd2f86ac0a
Support stable Python3.9. (#1748)
* Support stable Python3.9.

* Get back to 3.9-dev

* Add py39 to black usage.

* remove 3.9 temporarily.
2020-10-08 14:13:13 -07:00

8 lines
126 B
YAML

version: 2
python:
version: 3.9
install:
- requirements: docs/requirements.txt
- method: setuptools
path: .