diff --git a/changelog/2510.bugfix b/changelog/2510.bugfix new file mode 100644 index 000000000..e6fcb7c74 --- /dev/null +++ b/changelog/2510.bugfix @@ -0,0 +1 @@ +Fix terminal color changing to black on Windows if ``colorama`` is imported in a ``conftest.py`` file. diff --git a/changelog/2611.bugfix b/changelog/2611.bugfix deleted file mode 100644 index a491ce959..000000000 --- a/changelog/2611.bugfix +++ /dev/null @@ -1 +0,0 @@ -Early import colorama so that it get's the correct terminal.