Skip to content

Commit

Permalink
Fix mypy env in list
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jun 14, 2023
1 parent c358762 commit bd87f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
min_version = 4
env_list =
lint,
mypy,
mypy-{api,pkg},
docs,
pypy3{,-pyopenssl-latest-idna},
py3{8,9,10,11,12}{,-pyopenssl}{,-oldest}{,-idna},
Expand Down

0 comments on commit bd87f9a

Please sign in to comment.