Skip to content

Commit 3f1fc90

Browse files
committed
readthedocs.yaml: missing .
1 parent 8ef9ef2 commit 3f1fc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build:
1111
jobs:
1212
post_install:
1313
- python -m pip --version
14-
- python -m pip install -e --group docs
14+
- python -m pip install -e . --group docs
1515

1616
# Build documentation in the docs/ directory with Sphinx
1717
sphinx:

0 commit comments

Comments
 (0)