Skip to content

Commit

Permalink
attempt another rtd fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AbstractUmbra committed Dec 15, 2024
1 parent 86f459a commit 40a42b0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ build:
- pdm config python.use_venv false
- pdm config venv.in_project false
post_install:
- pdm use -f $READTHEDOCS_VIRTUALENV_PATH
- pdm install --without speedups
- VIRTUAL_ENV=$(dirname $(dirname $(which python))) pdm install --without speedups
os: ubuntu-22.04
tools:
python: "3.11"
Expand Down

0 comments on commit 40a42b0

Please sign in to comment.