Skip to content

Commit 28cdfc3

Browse files
committed
Tweak
1 parent 249ba49 commit 28cdfc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build:
77
python: "3.11"
88
jobs:
99
post_create_environment:
10-
- python -m pip install pdm
10+
- pip install pdm
1111
post_install:
1212
- pdm use $READTHEDOCS_VIRTUALENV_PATH
13-
- pdm install -G :all,docs
13+
- pdm sync -G :all,docs

0 commit comments

Comments
 (0)