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

Reduce the number of extras. #54

Merged
merged 5 commits into from
Nov 29, 2023
Merged

Reduce the number of extras. #54

merged 5 commits into from
Nov 29, 2023

Conversation

DailyDreaming
Copy link
Member

@DailyDreaming DailyDreaming commented Nov 7, 2023

Mostly wanted to open this up for discussion, since I think it would simplify things a little.

Proposing we include all extra dependencies in the pip install braingeneers install by default, and only separate:

  • ml (large and time-consuming install)
  • hengenlab (not as well-maintained/reliable, because it's a personal lab's python library)
  • dev (all test and documentation dependencies)

Also: added the maintainers section and got rid of the bogus boilerplate email address for the author section.

@surygeng
Copy link
Contributor

surygeng commented Nov 7, 2023

I agree. The default can be light weight with frequently used dependencies.

@atspaeth
Copy link
Member

atspaeth commented Nov 7, 2023

The recent updates to the build system include precompiling wheels for raspberry pi, so we don't have to worry so much about small package footprint anymore, right? If that's fixed, I'm definitely in favor of this change

Copy link
Member

@atspaeth atspaeth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Sorry for forgetting about this. I'm happy to see it also stops pointlessly running CI on Python 3.12

@atspaeth atspaeth merged commit 18048a8 into master Nov 29, 2023
19 checks passed
@DailyDreaming DailyDreaming deleted the reduce-extras branch November 30, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants