![]() Currently SPACK_COLOR=always is not respected in the build process on macOS, because the global `_force_color` is re-evaluated in global scope during module setup, where it is always `None`. So, move global init bits from main.py to the module itself. |
||
---|---|---|
.. | ||
__init__.py | ||
colify.py | ||
color.py | ||
log.py | ||
pty.py |