Update to follow conventions defined in readthedocs docs

Namely: https://docs.readthedocs.io/en/stable/config-file/v2.html
This commit is contained in:
benjamin melançon 2020-06-03 08:11:12 -04:00
parent 9d5b128b3d
commit b3ef6f57f1

View file

@ -1,6 +1,7 @@
version: 2
sphinx:
configuration: conf.py
python:
version: 3
install:
- method: pip
path: .
- requirements: requirements.txt