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