Add package extra for colorama dependency by jeanas · Pull Request #2505 · pygments/pygments
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 780
Merged
Add package extra for colorama dependency#2505
Anteru merged 1 commit intopygments:masterfrom
Add package extra for colorama dependency#2505
Anteru merged 1 commit intopygments:masterfrom
Conversation
jeanas commented Sep 11, 2023
|
|
||
| [project.optional-dependencies] | ||
| plugins = ["importlib-metadata;python_version<'3.8'"] | ||
| windows-terminal = ["colorama >= 0.4.6"] |
Copy link
Contributor Author
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: I just took the latest PyPI version here.
Anteru
merged commit
a75b65f
into
pygments:master
Copy link
Collaborator
Anteru
commented
Sep 23, 2023
Anteru commented
Sep 23, 2023Looks good to me, I'll add a note to this effect to the changelog as well.
jeanas
deleted the
colorama-dep
branch
Anteru
added this to the
2.17 milestone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment