Skip to content

Commit

Permalink
tests: remove colorama on path test
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Jul 2, 2022
1 parent baec38a commit b25e047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -48,7 +48,7 @@ description = verify build can run from source (bootstrap)
setenv =
PYTHONPATH = {toxinidir}/src
commands =
python -E -m pip uninstall -y build
python -E -m pip uninstall -y build colorama
pytest -ra {posargs:-n auto}

[testenv:type]
Expand Down

0 comments on commit b25e047

Please sign in to comment.