black/readthedocs.yml
Zsolt Dollenstein 9ed2542e93
Omit commit hash and date stamp from doc version (#1322)
This also removes the dependency on setuptools-scm while building the
docs.

Fixes #1104.
2020-03-28 19:06:00 -07:00

8 lines
126 B
YAML

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