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

MOABB as an extra dependency #467

Merged

Conversation

ZamboniMarco99
Copy link
Contributor

Let users install braindecode with moabb support by running:

pip install braindecode[moabb]

instead of

pip install braindecode
pip install moabb

'Moabb' package was added as an extras_require to setup.py file. Users who want to utilize functionalities of the 'Moabb' package can now optionally install it.
…tra dependency

The documentation in install.rst has been updated to include instructions to optionally install the 'moabb' package as an extra_require
@ZamboniMarco99 ZamboniMarco99 marked this pull request as ready for review August 18, 2023 12:30
@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Merging #467 (555548b) into master (1269ae3) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #467   +/-   ##
=======================================
  Coverage   84.13%   84.13%           
=======================================
  Files          59       59           
  Lines        4267     4267           
=======================================
  Hits         3590     3590           
  Misses        677      677           

@bruAristimunha bruAristimunha merged commit 81c1f1a into braindecode:master Aug 18, 2023
6 checks passed
@bruAristimunha
Copy link
Collaborator

Thank you again @ZamboniMarco99 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants