Skip to content

Commit

Permalink
fix readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Jun 1, 2023
1 parent 8493ff3 commit 0070f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build:

jobs:
post_install:
- pip install 'poetry<1.4'
- 'pip install "poetry<1.4"'
- poetry config virtualenvs.create false
- poetry install
- pip install -Ur docs/requirements.txt

0 comments on commit 0070f63

Please sign in to comment.