Skip to content

Commit

Permalink
1moretime
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 committed Jun 26, 2024
1 parent a5d7903 commit e7534d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ build:
python: "3.11"
jobs:
post_install:
- pip install poetry==1.8.3 mkdocs-material
- pip install poetry==1.8.3
- poetry config virtualenvs.create false
- poetry install --extras docs
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --extras docs
mkdocs:
configuration: mkdocs.yml

0 comments on commit e7534d9

Please sign in to comment.