Ali 4 år sedan
förälder
incheckning
c001a1b491
1 ändrade filer med 2 tillägg och 3 borttagningar
  1. 2 3
      .readthedocs.yml

+ 2 - 3
.readthedocs.yml

@@ -26,6 +26,5 @@ formats:
 python:
   version: 3.8
   install:
-    - requirements:
-        - requirements.txt
-        - -e .
+    - requirements: requirements.txt
+    - -e .