We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d8fd7f commit a389399Copy full SHA for a389399
.readthedocs.yaml
@@ -1,6 +1,4 @@
1
-# Read the Docs configuration file for Sphinx projects
2
-# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
3
-
+# Read the Docs configuration file - CON INSTALACIÓN DEL PAQUETE
4
version: 2
5
6
build:
@@ -14,3 +12,6 @@ sphinx:
14
12
python:
15
13
install:
16
- requirements: docs/requirements.txt
+ # INSTALAR EL PAQUETE - IMPORTANTE
+ - method: pip
17
+ path: .
0 commit comments