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 training-only dependencies to [train] extra #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

akx
Copy link

@akx akx commented May 11, 2023

This PR moves the dependencies required only for training to a [train] package extra, to make it lighter for downstream consumers of the package (in line with the readme's statement "only library code that others can depend on").

Due to how the project's __init__.py imports every submodule, I had to move the respective imports to be quite late.

@akx
Copy link
Author

akx commented Sep 26, 2023

@crowsonkb Rebased on top of 0.1.0.

@akx
Copy link
Author

akx commented Nov 1, 2023

@crowsonkb Rebased on top of 0.1.1.

@akx
Copy link
Author

akx commented Feb 13, 2024

@crowsonkb Rebased on top of 0.2.0.

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.

1 participant