Skip to content

Commit

Permalink
test rtd
Browse files Browse the repository at this point in the history
  • Loading branch information
richrobe committed Mar 6, 2024
1 parent 873c62e commit 6ed8c99
Show file tree
Hide file tree
Showing 2 changed files with 1,584 additions and 1,514 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ build:
tools:
python: "3.9"
jobs:
post_install:
post_create_environment:
- pip install poetry
- poetry config virtualenvs.create false
- poetry install -E jupyter -E mne
post_install:
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install -E jupyter -E mne
Loading

0 comments on commit 6ed8c99

Please sign in to comment.