diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-09-06 21:32:33 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-09-13 07:06:34 -0400 |
commit | 447334c474251eafe6606d5497b1458fb5aca6ca (patch) | |
tree | 9908f7283027d85d0f456a20a16219ea73976fad /coverage/parser.py | |
parent | c4ad568695e40d4a0f5341abcfb49b0172df67a6 (diff) | |
download | python-coveragepy-git-447334c474251eafe6606d5497b1458fb5aca6ca.tar.gz |
build: use pyproject.toml to comply with pep517
Also: remove --no-index for installing ourselves.
PEP-517 compliance means we need to use PyPI to get setuptools, so we
can't use --no-index anymore. I think this was added just to speed up
the initial installation of the virtualenv used in these tests.
Diffstat (limited to 'coverage/parser.py')
0 files changed, 0 insertions, 0 deletions