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 missing colorama dependency for isort #957

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

taylormadore
Copy link
Contributor

@taylormadore taylormadore commented Dec 12, 2023

isort[colors] recently removed their dependency on colorama. Add it back until isort releases their fix to restore the dependency.

Maintainers will complete the following section

  • Commit messages are descriptive enough
  • Code coverage from testing does not decrease and new code is covered
  • [n/a] New code has type annotations
  • [n/a] OpenAPI schema is updated (if applicable)
  • [n/a] DB schema change has corresponding DB migration (if applicable)
  • [n/a] README updated (if worker configuration changed, or if applicable)
  • [n/a] Draft release notes are updated before merging

isort[colors] recently removed their dependency on colorama. Add it back
until isort releases their fix to restore the dependency.

Signed-off-by: Taylor Madore <tmadore@redhat.com>
@brunoapimentel brunoapimentel added this pull request to the merge queue Dec 12, 2023
Merged via the queue into containerbuildsystem:master with commit 307dfeb Dec 12, 2023
14 checks passed
@taylormadore taylormadore deleted the fix-isort branch December 12, 2023 19:49
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