Add py3 to the default tox env list
authorJeremy Stanley <fungi@yuggoth.org>
Mon, 16 Jul 2018 03:29:15 +0000 (03:29 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Mon, 16 Jul 2018 03:29:15 +0000 (03:29 +0000)
Add a py3 environment to tox's list of default envs so that it will
be included in a basic `tox` run.


No differences found