Added readthedocs configuration

This commit is contained in:
Fabio Manganiello 2018-06-26 00:44:52 +02:00
parent 7398107570
commit 7adebec01d
1 changed files with 7 additions and 0 deletions

7
.readthedocs.yml Normal file
View File

@ -0,0 +1,7 @@
build:
image: latest
python:
version: 3.6
setup_py_install: true