Skip to content

Commit

Permalink
Remove pytype
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Mar 11, 2023
1 parent f1b01f2 commit f799693
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,13 +54,11 @@ deps =
codespell
mypy>=1
pylama
pytype
types-simplejson
types-click
commands =
python setup.py check
mypy ghscard setup.py
-pytype --keep-going --jobs 4 --disable import-error ghscard
-codespell ghscard src docs/pages examples test -q2 --check-filenames --skip "test/html/*"
-pylama

Expand Down

0 comments on commit f799693

Please sign in to comment.