Note package.

This commit is contained in:
Itamar Turner-Trauring 2021-05-11 11:02:15 -04:00
parent 03c1376a30
commit fd5bda67db

View File

@ -3,7 +3,8 @@
# test suite on all supported python versions. To use it, "pip install tox"
# and then run "tox" from this directory.
# Map Python versions in GitHub Actions to tox environments to run.
# Map Python versions in GitHub Actions to tox environments to run, for use by
# the tox-gh-actions package.
[gh-actions]
python =
2.7: py27-coverage,codechecks