Skip to content

Commit 3ba6cf0

Browse files
committed
remove version blockage as not working in read the docs
1 parent 9120ad7 commit 3ba6cf0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.readthedocs.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ build:
88
post_create_environment:
99
# Install poetry
1010
# https://python-poetry.org/docs/#installing-manually
11-
- >-
12-
pip install 'poetry<3.0.0'
11+
- pip install poetry
1312
post_install:
1413
# Install dependencies with 'docs' dependency group
1514
# https://python-poetry.org/docs/managing-dependencies/#dependency-groups

0 commit comments

Comments
 (0)