summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2021-07-09 22:49:47 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2021-07-09 22:49:47 -0700
commit084bafe18ca40b9dffe52e9e9b0c0bfcef194b78 (patch)
tree35102d4b546577779099fad7a3bd8eac9f24ab7f /lib
parent775c8223c34f96f23c6ed314c085b0307b1ecd03 (diff)
downloadspack-084bafe18ca40b9dffe52e9e9b0c0bfcef194b78.tar.gz
spack-084bafe18ca40b9dffe52e9e9b0c0bfcef194b78.tar.bz2
spack-084bafe18ca40b9dffe52e9e9b0c0bfcef194b78.tar.xz
spack-084bafe18ca40b9dffe52e9e9b0c0bfcef194b78.zip
coverage: move config from `.coveragerc` to `pyproject.toml`
Getting rid of another top-level file. `coverage.py` has supported `pyproject.toml` since version 5.0, and all versions of coverage so far work with python 2.7. We just need to ensure that a version of coverage with the `toml` extra is installed in the test environment. I tested this with `coverage run`, `coverage report`, and `coverage html`.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions