changeset 94:65ef62208d05

boldly moving forward
author Jeff Hammel <k0scist@gmail.com>
date Tue, 03 Nov 2020 10:44:45 -0800
parents 93cf6ebe8a94
children 1a8b151888da
files tox.ini
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tox.ini	Sun May 10 14:47:03 2020 -0700
+++ b/tox.ini	Tue Nov 03 10:44:45 2020 -0800
@@ -1,5 +1,5 @@
 # https://tox.readthedocs.io/en/latest/
 [tox]
-envlist=py27,py37
+envlist=py38
 [testenv]
 commands=python setup.py test
\ No newline at end of file