Skip to content

Commit 17246f9

Browse files
committed
Also uninstall psij when building docs
1 parent ea0f32f commit 17246f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ build:
99
os: ubuntu-22.04
1010
tools:
1111
python: "3.11"
12+
jobs:
13+
pre_create_environment:
14+
- pip uninstall -y psij-python
1215

1316
python:
1417
install:

0 commit comments

Comments
 (0)