Skip to content

Commit

Permalink
trial rtd fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
AbstractUmbra committed May 3, 2024
1 parent db32dc6 commit 7755995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build:
- pip install -U poetry
- poetry config virtualenvs.create false
post_install:
- poetry install --without speedups
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --without speedups
os: ubuntu-22.04
tools:
python: "3.11"
Expand Down

0 comments on commit 7755995

Please sign in to comment.