[setup] Fix configuration for tox and update minimum python version.
This commit is contained in:
parent
a68934cdd2
commit
9d78547029
@ -15,8 +15,8 @@ ignore_missing_imports = True
|
||||
[mypy-IPython.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[tox]
|
||||
envlist = py35,py36,py37,py36-lint
|
||||
[tox:tox]
|
||||
envlist = py36,py37,py36-lint
|
||||
|
||||
[testenv]
|
||||
deps =
|
||||
|
Loading…
Reference in New Issue
Block a user