Skip to content

Commit

Permalink
remove mypy from tox
Browse files Browse the repository at this point in the history
  • Loading branch information
stringertheory committed Jun 7, 2023
1 parent 0227fc9 commit ed6a5ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Expand Up @@ -15,4 +15,3 @@ allowlist_externals = poetry
commands =
poetry install -v
pytest --doctest-modules tests --cov --cov-config=pyproject.toml --cov-report=xml
mypy

0 comments on commit ed6a5ea

Please sign in to comment.