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

Add packaging as dependency #2032

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Add packaging as dependency #2032

merged 1 commit into from
Aug 5, 2024

Conversation

dudoslav
Copy link
Collaborator

@dudoslav dudoslav commented Aug 5, 2024

This PR should fix issue: #2031

I am not sure why the automated tests did not pick up on this missing dependency.

@dudoslav dudoslav self-assigned this Aug 5, 2024
Copy link
Member

@kounelisagis kounelisagis left a comment

Choose a reason for hiding this comment

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

It gets installed from some other dependency when executing pip install -e '.[test]'. This is not the case when running pip install -e .. It was there before the build system change, so it seems like it's needed.

@kounelisagis kounelisagis merged commit e73e676 into dev Aug 5, 2024
33 checks passed
@kounelisagis kounelisagis deleted the db/packaging_dep branch August 5, 2024 09:11
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.

2 participants