Rename readthedocs.yml

This commit is contained in:
Simon Conseil
2020-10-11 22:19:56 -03:00
parent b8d154f372
commit 0d29e0aa9b

12
.readthedocs.yml Normal file
View File

@@ -0,0 +1,12 @@
version: 2
build:
image: latest
python:
version: 3.7
install:
- method: pip
path: .
extra_requirements:
- docs