diff --git a/Makefile b/Makefile index 9a5a1ad..28813d1 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ check: - tox + tox -e py26,py27