diff tox.ini @ 94:65ef62208d05

boldly moving forward
author Jeff Hammel <k0scist@gmail.com>
date Tue, 03 Nov 2020 10:44:45 -0800
parents 36f5d31c3ed6
children
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