Skip to content

Commit

Permalink
updated tox matrix for pypy and py37
Browse files Browse the repository at this point in the history
  • Loading branch information
dfee committed May 12, 2018
1 parent b9b233e commit 800f205
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Expand Up @@ -10,14 +10,17 @@ testpaths = tests/

[tox]
envlist =
py35
py36
py37
pypy
coverage
lint

[testenv]
basepython =
py3: python3.6
py35: python3.5
py36: python3.6
py37: python3.7

Expand Down

0 comments on commit 800f205

Please sign in to comment.