Skip to content

Depend on 'colorama' on Windows to fix color output in terminal#2606

Merged
oprypin merged 1 commit intomkdocs:masterfrom
oprypin:colora
Oct 11, 2021
Merged

Depend on 'colorama' on Windows to fix color output in terminal#2606
oprypin merged 1 commit intomkdocs:masterfrom
oprypin:colora

Conversation

@oprypin
Copy link
Copy Markdown

@oprypin oprypin commented Oct 10, 2021

Adding the explicit dependency, because

  1. 'click' prior to v8.0 did not have this dependency, it was used "only if present"
  2. We are importing it, let's declare it as such

Fixes #2570

Adding the explicit dependency, because

1. 'click' prior to v8.0 did not have this dependency, it was used "only if present"
2. We *are* importing it, let's declare it as such
@oprypin

This comment was marked as abuse.

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.

Support terminal coloring on Windows

1 participant