summaryrefslogtreecommitdiffstats
path: root/.readthedocs.yml
diff options
context:
space:
mode:
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: .