mirror of
https://github.com/Hopiu/django-watson.git
synced 2026-03-16 22:00:22 +00:00
Not testing against python 3.6
This commit is contained in:
parent
cfa38dccea
commit
c2b675026b
1 changed files with 0 additions and 1 deletions
1
tox.ini
1
tox.ini
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue