Add a .readthedocs.yml to make sure that it's properly pip installed before the documentation is built

This commit is contained in:
Dave Halter
2020-08-06 00:12:50 +02:00
parent e617c9d344
commit 216f976fd5

2
.readthedocs.yml Normal file
View File

@@ -0,0 +1,2 @@
python:
pip_install: true