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

Update color.py for colour-science compatibility #637

Merged
merged 2 commits into from
Sep 12, 2022

Conversation

JayPalm
Copy link
Contributor

@JayPalm JayPalm commented Sep 12, 2022

This will allow SQLAlchemy-Utils to be compatible with colour-science Currently, this import makes this package incompatible with colour-science due to conflicting colour namespace. Since the colour package is already optional, this will allow sqlalchemy-utils to be used with colour-science without conflict. See #636 for the associated issue/discussion.

Closes #636

This will allow SQLAlchemy-Utils to be compatible with `colour-science`
Currently, this import makes this package incompatible with `colour-science` due to conflicting `colour` namespace. Since the `colour` package is already optional, this will allow `sqlalchemy-utils` to be used with `colour-science` without conflict.
see [here](kvesteri#636) for the associated issue.
@kurtmckee kurtmckee self-requested a review September 12, 2022 22:43
@kurtmckee kurtmckee self-assigned this Sep 12, 2022
@kurtmckee kurtmckee added the bug label Sep 12, 2022
@kurtmckee
Copy link
Collaborator

Thanks @JayPalm! I've added a changelog entry as well. 👍

@kurtmckee kurtmckee merged commit 5acaafb into kvesteri:master Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optional dependency Colour causes implicit conflict with colour-science
2 participants