Kaydet (Commit) 72be3152 authored tarafından Andrii Soldatenko's avatar Andrii Soldatenko Kaydeden (comit) Tim Graham

Refs #27025 -- Added Python 3.6 to tox.ini.

üst ab661e99
......@@ -25,7 +25,7 @@ setenv =
PYTHONDONTWRITEBYTECODE=1
deps =
py{2,27}: -rtests/requirements/py2.txt
py{3,34,35}: -rtests/requirements/py3.txt
py{3,34,35,36}: -rtests/requirements/py3.txt
postgres: -rtests/requirements/postgres.txt
mysql: -rtests/requirements/mysql.txt
oracle: -rtests/requirements/oracle.txt
......
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