Skip to content

Commit

Permalink
Remove pytype
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Oct 7, 2023
1 parent c53146f commit 32ed572
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@ deps =
codespell>=2
mypy>=1
pylama>=8.4.1
pytype
commands =
mypy tblfaker setup.py --ignore-missing-imports --show-error-context --show-error-codes --python-version 3.5
pylama
pytype --keep-going --jobs 4 --disable import-error tblfaker
codespell tblfaker test -q2 --check-filenames

0 comments on commit 32ed572

Please sign in to comment.