1 2 3 4 5 6 7 8 9 10
[tox] envlist = py36,py37,py38,py39 [testenv] deps = flake8 mypy commands = flake8 minishell_test mypy minishell_test