spack/lib/spack
vsoch 4208cf66be spack style: automatically bootstrap dependencies
This uses our bootstrapping logic to automatically install dependencies for
`spack style`. Users should no longer have to pre-install all of the tools
(`isort`, `mypy`, `black`, `flake8`). The command will do it for them.

- [x] add logic to bootstrap specs with specific version requirements in `spack style`
- [x] remove style tools from CI requirements (to ensure we test bootstrapping)
- [x] rework dependencies for `mypy` and `py-typed-ast`
      - `py-typed-ast` needs to be a link dependency
      - it needs to be at 1.4.1 or higher to work with python 3.9

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
2021-07-24 07:07:35 -07:00
..
docs spack style: automatically bootstrap dependencies 2021-07-24 07:07:35 -07:00
env debug: initial global debug flag support (#24285) 2021-07-09 21:22:26 -04:00
external archspec: added support for arm compiler on graviton2 (#24904) 2021-07-15 13:27:13 +00:00
llnl API Docs: fix broken reference targets 2021-07-16 08:30:56 -07:00
spack spack style: automatically bootstrap dependencies 2021-07-24 07:07:35 -07:00