Skip to content

Commit

Permalink
ENH: use lazy loading (#11838)
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
  • Loading branch information
drammock and larsoner authored Aug 24, 2023
1 parent ca83201 commit dea8f87
Show file tree
Hide file tree
Showing 141 changed files with 1,916 additions and 1,975 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ The minimum required dependencies to run MNE-Python are:
- tqdm
- Jinja2
- decorator
- lazy_loader

For full functionality, some functions require:

Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ dependencies:
- edflib-python
- pybv
- mamba
- lazy_loader
Loading

0 comments on commit dea8f87

Please sign in to comment.