Skip to content

Commit 249ba49

Browse files
committed
Tweak
1 parent d3e86ed commit 249ba49

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.readthedocs.yml

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

0 commit comments

Comments
 (0)