Skip to content

Commit

Permalink
Simplify tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jun 2, 2023
1 parent 9f40aeb commit 505ef6a
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@ min_version = 4
env_list =
pre-commit,
mypy-{all,api},
py37,
py38,
py39,
py310,
py311{,-bindings-main},
py312,
py3{7,8,9,10,11,12}
py311-bindings-main,
pypy3,
system-argon2,
docs,
Expand Down

0 comments on commit 505ef6a

Please sign in to comment.