bcd05407b8
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. |
||
---|---|---|
.. | ||
util | ||
__init__.py | ||
path.py | ||
string.py | ||
url.py |