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

Remove backend packages from requirements #48

Closed
jesper-friis opened this issue Dec 11, 2022 · 0 comments · Fixed by #52
Closed

Remove backend packages from requirements #48

jesper-friis opened this issue Dec 11, 2022 · 0 comments · Fixed by #52

Comments

@jesper-friis
Copy link
Contributor

Users of tripper should not have to install all packages that the different backends require. Instead the backends should fail with a clear error message and instructions on how to install the depedencies of that backend.

However, for testing, it is fine to add the backend dependencies to development requirements.

This will make tripper much more lightweight and and remove a cyclic dependency between dlite and tripper.

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 a pull request may close this issue.

1 participant