Skip to content

Commit

Permalink
another poetry trick
Browse files Browse the repository at this point in the history
  • Loading branch information
AlirezaMorsali committed Sep 27, 2022
1 parent 941ba88 commit 43e011c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ build:
tools:
python: "3.8"

python:
install:
- method: poetry
path: .
extra_requirements:
- dev-dependencies
jobs:
post_install:
- pip install poetry==1.2.1
- poetry config virtualenvs.create false
- poetry install --with dev-dependencies

0 comments on commit 43e011c

Please sign in to comment.