Revert "gh-127353: Allow to force color output on Windows (#127354)" (#127889)

This reverts commit 365451e283.
This commit is contained in:
Hugo van Kemenade 2024-12-12 23:11:20 +02:00 committed by GitHub
parent ed037d229f
commit a8ffe66154
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 48 deletions

View file

@ -1,2 +0,0 @@
Allow to force color output on Windows using environment variables. Patch by
Andrey Efremov.