Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LeMollinger authored and xxthunder committed Jul 31, 2024
1 parent 11764cd commit 864b28c
Show file tree
Hide file tree
Showing 3 changed files with 452 additions and 457 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build:
- python -m pip install poetry
post_install:
# Install dependencies, reusing RTD virtualenv
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with docs
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install

# Build documentation in the docs directory with Sphinx
sphinx:
Expand Down
Loading

0 comments on commit 864b28c

Please sign in to comment.