Temporary disable pypy3 cause of pip installation failures

This commit is contained in:
Roman Mogilatov 2016-11-17 23:44:19 +02:00
parent 17a880f161
commit 7f308cbf41
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ env:
- TOXENV=py34
- TOXENV=py35
- TOXENV=pypy
- TOXENV=pypy3
# - TOXENV=pypy3