summaryrefslogtreecommitdiff
path: root/HACKING.txt
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-10-22 16:46:19 -0400
committerSteve Piercy <web@stevepiercy.com>2016-10-22 16:46:19 -0400
commitf362c7f88ead25e110caff7423c268c6c5370ef3 (patch)
tree1d06cf7f76ca2e8eeaa7192a6425ae790c6fe3af /HACKING.txt
parente73ae375581539ed42aa97d7cd6e96e6fbd64c79 (diff)
downloadpyramid-f362c7f88ead25e110caff7423c268c6c5370ef3.tar.gz
pyramid-f362c7f88ead25e110caff7423c268c6c5370ef3.tar.bz2
pyramid-f362c7f88ead25e110caff7423c268c6c5370ef3.zip
remove trailing comma on tox command
Diffstat (limited to 'HACKING.txt')
-rw-r--r--HACKING.txt2
1 files changed, 1 insertions, 1 deletions
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