Browse Source

Update .readthedocs.yaml

FusionPBX 1 year ago
parent
commit
4f4f14df44
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .readthedocs.yaml

+ 3 - 3
.readthedocs.yaml

@@ -20,6 +20,6 @@ sphinx:
     
     
 # We recommend specifying your dependencies to enable reproducible builds:
 # We recommend specifying your dependencies to enable reproducible builds:
 # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
 # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
-# python:
-#   install:
-#   - requirements: docs/requirements.txt
+python:
+   install:
+   - requirements: source/requirements.txt