Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
William Benjamim Menezes Sampaio committed Aug 15, 2024
1 parent 8106466 commit b1ed988
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build:
jobs:
post_create_environment:
- "pip install poetry"
- "poetry config virtualenvs.create false"
- "poetry export --without-hashes --with=doc --format=requirements.txt > requirements_doc.txt"

post_install:
- "poetry install --with=doc"
- "pip install -r requirements_doc.txt"

0 comments on commit b1ed988

Please # to comment.