Skip to content
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

Move project config to pyproject.toml, remove BINDER support #1202

Merged
merged 8 commits into from
Dec 7, 2023

Conversation

sappelhoff
Copy link
Member

@sappelhoff sappelhoff commented Dec 7, 2023

other to dos to be completed in future PRs.

I am also removing BINDER here

we'd have to keep a requirements file for it, and I don't think BINDER is used all that much for browsing the mne-bids examples.

to do

  • update release protocol (mention of req files, mention of binder)
  • remove BINDER environment.yml file from gh-pages branch

pyproject.toml Outdated Show resolved Hide resolved
@sappelhoff sappelhoff changed the title Move project config to pyproject.toml Move project config to pyproject.toml, remove BINDER support Dec 7, 2023
@sappelhoff
Copy link
Member Author

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aaa9a3a) 97.63% compared to head (1eaa36f) 97.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1202      +/-   ##
==========================================
- Coverage   97.63%   97.58%   -0.06%     
==========================================
  Files          40       40              
  Lines        8684     8684              
==========================================
- Hits         8479     8474       -5     
- Misses        205      210       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sappelhoff sappelhoff merged commit a34274d into mne-tools:main Dec 7, 2023
1 of 3 checks passed
@sappelhoff sappelhoff deleted the maintpyproj branch December 7, 2023 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants