We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a84be2 commit 20abadbCopy full SHA for 20abadb
.readthedocs.yml
@@ -6,7 +6,7 @@ build:
6
os: ubuntu-20.04
7
tools: {python: "3.8"}
8
jobs:
9
- pre_create_environment:
+ post_create_environment:
10
- pip install poetry
11
- poetry config virtualenvs.create false
12
0 commit comments