@ -12,6 +12,7 @@ envlist=
py35-django110,
py35-django111,
py36-django111,
py36-django20,
[flake8]
max-line-length=100
@ -97,6 +98,12 @@ deps =
Django>=1.11,<1.12
{[base]deps}
[testenv:py36-django20]
basepython=python3.6
deps =
Django>=2.0,<2.1
[testenv:flake8]
The note is not visible to the blocked user.