Skip to content

Commit 40dbf1d

Browse files
committed
Updated docs build command
1 parent 90ce2fa commit 40dbf1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build:
1111
python: "3.11"
1212
commands:
1313
- pip install --user tox
14-
- python3 -m tox -e docs -- --strict --site-dir=_readthedocs/html/
14+
- python3 -m tox -e docs
1515
python:
1616
install:
1717
- method: pip

0 commit comments

Comments
 (0)