Not testing against python 3.6

This commit is contained in:
Dave Hall 2017-06-19 09:25:47 +01:00
parent cfa38dccea
commit c2b675026b

View file

@ -2,7 +2,6 @@
envlist =
coverage-erase
{py27,py34,py35}-django{18,19,110,111}-{sqlite,postgres,mysql}
py36-django111-{sqlite,postgres,mysql}
coverage-report
flake8