Skip to content

Commit 2ccded3

Browse files
committed
[docs][fix] FIx ReadTheDocs build
1 parent fa5ec31 commit 2ccded3

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
@@ -16,7 +16,7 @@ build:
1616
# golang: "1.19"
1717
jobs:
1818
post_install:
19-
- pip install -e . --no-deps
19+
- pip install -e .
2020

2121
# Build documentation in the "docs/" directory with Sphinx
2222
sphinx:

0 commit comments

Comments
 (0)