diff options
| author | Andrii Soldatenko <andrii.soldatenko@ethoos.com> | 2016-12-18 17:04:28 +0200 |
|---|---|---|
| committer | Andrii Soldatenko <andrii.soldatenko@ethoos.com> | 2016-12-18 17:04:28 +0200 |
| commit | ddac443732bbd21511d4ecbbb5b0ab63baed2f1e (patch) | |
| tree | f56027220aabf4841a14094964e6e5ab5384df2b | |
| parent | e13f4d0abaa2a0da17fd976e8f522b329e86b658 (diff) | |
| download | tablib-ddac443732bbd21511d4ecbbb5b0ab63baed2f1e.tar.gz | |
Added py36 to tox.ini
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] -envlist = py26, py27, py32, py33, py34, py35, pypy +envlist = py26, py27, py32, py33, py34, py35, py36, pypy [testenv] commands = python setup.py test |
