From f362c7f88ead25e110caff7423c268c6c5370ef3 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sat, 22 Oct 2016 16:46:19 -0400 Subject: remove trailing comma on tox command --- HACKING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HACKING.txt') diff --git a/HACKING.txt b/HACKING.txt index 953c386f9..f240492e7 100644 --- a/HACKING.txt +++ b/HACKING.txt @@ -216,7 +216,7 @@ Running Tests Alternatively: - $ tox -e{py27,py34,py35,pypy}-scaffolds, + $ tox -e{py27,py34,py35,pypy}-scaffolds Test Coverage -- cgit v1.2.3