Skip to content

Commit bf61bbe

Browse files
committed
Tweak
1 parent 28cdfc3 commit bf61bbe

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
@@ -7,7 +7,7 @@ build:
77
python: "3.11"
88
jobs:
99
post_create_environment:
10-
- pip install pdm
10+
- "curl -sSL https://raw.githubusercontent.com/pdm-project/pdm/main/install-pdm.py | python3 -"
1111
post_install:
1212
- pdm use $READTHEDOCS_VIRTUALENV_PATH
1313
- pdm sync -G :all,docs

0 commit comments

Comments
 (0)