-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Autogenerate environment.yml file from pyproject.toml #12914
Merged
Merged
Changes from 25 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
8b14553
additions to pyproject.toml
drammock ee45879
add VTK pin from YAML
drammock 8a3e78a
spaces around version spec operators
drammock 4cf4f3c
TOML-sort changes induced by spaces around operators
drammock a5da48d
remove unhelpful comment (lots of deps duplicated between full and te…
drammock 1a0d7b9
sorting and spacing of environment.yml
drammock a3f2a0e
add env auto-gen hook and associated files
drammock ef61f28
proof of concept: add fake dependency to trigger hook
drammock 4e99502
remove fake dep used for proof-of-concept
drammock cdd25e8
Merge branch 'main' into autogen-env-yaml
drammock 5826fa0
eric's review; don't assume space-separator in source file
drammock 0bff690
pytest pin
drammock 44a08e4
workaround micromamba issue
drammock 536558b
Revert "workaround micromamba issue"
drammock 1fb1e27
avoid excluding pyside6==6.7.0 (not found on conda-forge)
drammock 0fc4250
avoid backslash in f-string
drammock 32d5768
workaround micromamba ci bug
drammock e499ed0
FIX: Comment
larsoner fa07a66
FIX: Openblas
larsoner ab1b403
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f255010
missed whitespace change
drammock 69a790d
make sure imageio installed in pip-pre job
drammock 0e3b018
add nomkl to micromamba init
drammock 1ed4490
make azure_deps match actions_deps for pip-pre (use test_extra)
drammock 9385229
Revert "make sure imageio installed in pip-pre job"
drammock 2f21782
FIX: More
larsoner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,67 +1,61 @@ | ||
# THIS FILE IS AUTO-GENERATED BY tools/hooks/update_environment_file.py AND WILL BE OVERWRITTEN | ||
name: mne | ||
channels: | ||
- conda-forge | ||
dependencies: | ||
- python >=3.10 | ||
- pip | ||
- numpy | ||
- scipy | ||
- openblas | ||
- matplotlib | ||
- tqdm | ||
- pooch>=1.5 | ||
- antio >=0.4.0 | ||
- darkdetect | ||
- decorator | ||
- h5io | ||
- packaging | ||
- numba | ||
- pandas | ||
- pyarrow | ||
- xlrd | ||
- scikit-learn | ||
- defusedxml | ||
- dipy | ||
- edfio >=0.2.1 | ||
- eeglabio | ||
- h5io >=0.2.4 | ||
- h5py | ||
- jinja2 | ||
- pillow | ||
- statsmodels | ||
- jupyter | ||
- ipython !=8.7.0 | ||
- joblib | ||
- psutil | ||
- numexpr | ||
- imageio | ||
- spyder-kernels >=1.10.0 | ||
- imageio >=2.6.1 | ||
- imageio-ffmpeg >=0.4.1 | ||
- vtk >=9.2 | ||
- traitlets | ||
- pyvista >=0.32,!=0.35.2,!=0.38.0,!=0.38.1,!=0.38.2,!=0.38.3,!=0.38.4,!=0.38.5,!=0.38.6,!=0.42.0 | ||
- pyvistaqt >=0.4 | ||
- qdarkstyle !=3.2.2 | ||
- darkdetect | ||
- dipy | ||
- ipyevents | ||
- ipympl | ||
- ipython !=8.7.0 | ||
- ipywidgets | ||
- jinja2 | ||
- joblib | ||
- jupyter | ||
- lazy_loader >=0.3 | ||
- matplotlib >=3.6 | ||
- mffpy >=0.5.7 | ||
- mne-qt-browser | ||
- nibabel | ||
- openmeeg >=2.5.5 | ||
- nilearn | ||
- numba | ||
- numpy >=1.23,<3 | ||
- openmeeg >=2.5.5 | ||
- packaging | ||
- pandas | ||
- pillow | ||
- pip | ||
- pooch >=1.5 | ||
- pyarrow | ||
- pybv | ||
- pymatreader | ||
- PySide6 !=6.8.0,!=6.8.0.1 | ||
- python-neo | ||
- python-picard | ||
- pyvista >=0.32,!=0.35.2,!=0.38.0,!=0.38.1,!=0.38.2,!=0.38.3,!=0.38.4,!=0.38.5,!=0.38.6,!=0.42.0 | ||
- pyvistaqt >=0.4 | ||
- qdarkstyle !=3.2.2 | ||
- qtpy | ||
- pyside6 !=6.8.0,!=6.8.0.1 | ||
- mne-base | ||
- seaborn-base | ||
- mffpy >=0.5.7 | ||
- ipyevents | ||
- ipywidgets | ||
- ipympl | ||
- scikit-learn | ||
- scipy >=1.9 | ||
- sip | ||
- snirf | ||
- statsmodels | ||
- threadpoolctl | ||
- tqdm | ||
- traitlets | ||
- trame | ||
- trame-vtk | ||
- trame-vuetify | ||
- jupyter_client | ||
- nbformat | ||
- nbclient | ||
- mne-qt-browser | ||
- pymatreader | ||
- eeglabio | ||
- edfio >=0.2.1 | ||
- pybv | ||
- mamba | ||
- lazy_loader | ||
- defusedxml | ||
- python-neo | ||
- vtk >=9.2 | ||
- xlrd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the corresponding branch in
github_actions_dependencies.sh
usestest_extra
too, and it's needed forutils/tests/test_config.py
(I think previously it was passing on windows by chance)