Update tox.ini

add missing comma
This commit is contained in:
Richard van der Hoff
2018-04-30 00:37:32 +01:00
committed by GitHub
parent 4f5694e2ce
commit 7767a9fc0e

View File

@@ -1,5 +1,5 @@
[tox]
envlist = packaging, py27, py36 pep8
envlist = packaging, py27, py36, pep8
[testenv]
deps =