Explorar o código

add yaml config

justheuristic %!s(int64=2) %!d(string=hai) anos
pai
achega
f972df9028
Modificáronse 1 ficheiros con 12 adicións e 0 borrados
  1. 12 0
      readthedocs.yml

+ 12 - 0
readthedocs.yml

@@ -0,0 +1,12 @@
+version: 2
+
+sphinx:
+  fail_on_warning: true
+
+python:
+  version: 3.7
+  install:
+    - requirements: requirements.txt
+    - requirements: requirements-docs.txt
+    - method: pip
+      path: .