spack/.github/workflows
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
..
install_spack.sh Fix MacOS build tests (#17542) 2020-07-20 17:25:42 -07:00
linux_build_tests.yaml build(deps): bump actions/cache from 2.1.5 to 2.1.6 (#23983) 2021-05-28 11:24:56 +02:00
macos_python.yml Add testing for Python 3.9 (#19261) 2020-10-11 21:16:00 -07:00
setup_git.sh Use "fetch-depth: 0" to retrieve all history from remote 2020-07-29 11:23:34 -07:00
unit_tests.yaml spack style: automatically bootstrap dependencies 2021-07-24 07:07:35 -07:00