diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-12-18 19:31:48 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-12-18 19:31:48 -0500 |
commit | 6e04e4f0b5eb8f88189e29283d930bd3b47ef198 (patch) | |
tree | 238dbcb368f9ebb08c74f012b91990bf9a6b2503 /coverage/files.py | |
parent | c0119d9297973402625a61a23845454d8f63427b (diff) | |
download | python-coveragepy-git-6e04e4f0b5eb8f88189e29283d930bd3b47ef198.tar.gz |
test: tox-gh-actions says to do it like this
```
Warning: WARNING: PendingDeprecationWarning
Support of old-style PyPy config keys will be removed in tox-gh-actions v3.
Please use "pypy-2" and "pypy-3" instead of "pypy2" and "pypy3".
Example of tox.ini:
[gh-actions]
python =
pypy-2: pypy2
pypy-3: pypy3
# The followings won't work with tox-gh-actions v3
# pypy2: pypy2
# pypy3: pypy3
```
Diffstat (limited to 'coverage/files.py')
0 files changed, 0 insertions, 0 deletions