Remove pypy tests

This commit is contained in:
Evgeniy L 2016-02-09 19:09:02 +03:00
parent 82a201e78b
commit e78a76ffdb
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.8
envlist = py34-constraints,py27-constraints,pypy-constraints,pep8-constraints
envlist = py35-constraints,py27-constraints,pep8-constraints
skipsdist = True
[testenv]