summaryrefslogtreecommitdiffstats
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 05:17:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 05:17:02 +0000
commit514d068b7f78ac67e4dc5ba4fdef73f1f8853558 (patch)
tree9e5015ff35b09b0b55397d1819bc6d09e7890d42 /.readthedocs.yml
parentAdding debian version 4.1.12-1. (diff)
downloadpython-ansible-compat-514d068b7f78ac67e4dc5ba4fdef73f1f8853558.tar.xz
python-ansible-compat-514d068b7f78ac67e4dc5ba4fdef73f1f8853558.zip
Merging upstream version 24.5.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index a36c386..66a051a 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -36,7 +36,7 @@ python:
version: "3.9"
install:
# On https://readthedocs.org/dashboard/ansible-lint/environmentvariables/ we
- # do have PIP_CONSTRAINTS=requirements.txt which ensures we install only
+ # do have PIP_CONSTRAINTS=.config/constraints.txt which ensures we install only
# pinned requirements that that we know to be working.
- method: pip
path: .