Commit 08ec7950 authored by Kirill Smelkov's avatar Kirill Smelkov

Revert "tox -= Python3.6"

This reverts commit 469f21a9.

Even though Debian stopped shipping Python3.6 I'm now building it myself
to have test coverage for two latest Python releases.
parent d3bfb1bf
[tox]
envlist = {py27,py37,pypy,pypy3}-{thread,gevent}
envlist = {py27,py36,py37,pypy,pypy3}-{thread,gevent}
[testenv]
deps =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment