Browse Source

conf rtd.io

Ali 4 years ago
parent
commit
43c7609d60
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .readthedocs.yml

+ 2 - 2
.readthedocs.yml

@@ -19,6 +19,6 @@ formats:
 
 
 # Optionally set the version of Python and requirements required to build your docs
 # Optionally set the version of Python and requirements required to build your docs
 python:
 python:
-  version: 3.7
+  version: 3.8
   install:
   install:
-    - requirements: docs/requirements.txt
+    - requirements: requirements.txt