add mypy to envlist (#6610)

This commit is contained in:
Brad Warren
2018-12-17 16:22:03 -08:00
committed by ohemorange
parent 62cb67ec67
commit f905610122
+1 -1
View File
@@ -4,7 +4,7 @@
[tox]
skipsdist = true
envlist = modification,py3,py27-cover,lint
envlist = modification,py3,py27-cover,lint,mypy
[base]
# pip installs the requested packages in editable mode