summaryrefslogtreecommitdiffstats
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 06:24:58 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 06:24:58 +0000
commitba233a0cbad76b4783a03893e7bf4716fbc0f0ec (patch)
treead369728c1edbe3631c8150585659078ae5d7d0b /.readthedocs.yml
parentReleasing progress-linux version 6.17.2-3~progress7.99u1. (diff)
downloadansible-lint-ba233a0cbad76b4783a03893e7bf4716fbc0f0ec.tar.xz
ansible-lint-ba233a0cbad76b4783a03893e7bf4716fbc0f0ec.zip
Merging upstream version 24.6.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 8262c4e..6592c91 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -11,9 +11,8 @@ build:
python: "3.11"
commands:
- pip install --user tox
- - python3 -m tox -e docs -- --strict --site-dir=_readthedocs/html/
+ - python3 -m tox -e docs
python:
- system_packages: false
install:
- method: pip
path: tox