Skip to content

Windows color support using colorama #31

@reorx

Description

@reorx

Add:

    extras_require = {
        ':sys_platform=="win32"': ['colorama']
    }

in setup.py; in code, add:

https://github.com/Qix-/better-exceptions/blob/master/better_exceptions/color.py#L53

part.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions