Age | Commit message (Collapse) | Author | Files | Lines |
|
* license bump year
* fix black issues of modified files
* mypy
* fix 2021 -> 2023
|
|
Inform user Spack is installing pyWin32 module behind the scenes.
This is neccesary for Windows support.
|
|
|
|
Many noqa's in the code are no longer necessary now that the column limit is 99
characters. Others can easily be eliminated, and still more can just be made more
specific if they do not have to do with line length.
The only E501's still in the code are in the tests for `spack.util.path` and the tests
for `spack style`.
|
|
Relocate spack_cmd and scripts from installer
to root bin
Refactor documentation, installer, and launcher
to facilitate that change
|