From 4820757eedd6812c800841029253f40c643c389f Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Wed, 22 Aug 2018 05:56:04 -0700 Subject: Bump Python version to 3.7 in docs and project meta files --- scaffoldtests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scaffoldtests.sh') diff --git a/scaffoldtests.sh b/scaffoldtests.sh index 317bff8b5..fd243e8b2 100755 --- a/scaffoldtests.sh +++ b/scaffoldtests.sh @@ -1,2 +1,2 @@ #!/bin/bash -tox -e{py27,py34,py35,pypy}-scaffolds, +tox -e{py27,py34,py35,py36,py37,pypy}-scaffolds, -- cgit v1.2.3