[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.*]
|
[mypy-IPython.*]
|
||||||
ignore_missing_imports = True
|
ignore_missing_imports = True
|
||||||
|
|
||||||
[tox]
|
[tox:tox]
|
||||||
envlist = py35,py36,py37,py36-lint
|
envlist = py36,py37,py36-lint
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
deps =
|
deps =
|
||||||
|
Loading…
Reference in New Issue
Block a user