Remove MYPYPATH from tox
It seems that this is no longer needed and it is crashing the tests now. Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
8444802721
commit
049403fc59
1 changed files with 0 additions and 1 deletions
1
tox.ini
1
tox.ini
|
@ -28,7 +28,6 @@ deps =
|
|||
mypy
|
||||
setenv =
|
||||
{[testenv]setenv}
|
||||
MYPYPATH={toxinidir}
|
||||
commands = mypy --config-file {toxinidir}/mypy.cfg toddlers tests
|
||||
|
||||
[testenv:flake8]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue