Skip to content

Commit 9c07e9f

Browse files
mjohanse-emrMichael Johansen
andauthored
Upgrade poetry version in RTD yaml file (#188)
Signed-off-by: Michael Johansen <[email protected]> Co-authored-by: Michael Johansen <[email protected]>
1 parent 41e6ddd commit 9c07e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build:
88
python: "3.11"
99
jobs:
1010
post_create_environment:
11-
- pip install poetry==1.8.2
11+
- pip install poetry==2.1.4
1212
post_install:
1313
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --only main,docs
1414

0 commit comments

Comments
 (0)