Skip to content

Commit bd87f9a

Browse files
committed
Fix mypy env in list
1 parent c358762 commit bd87f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
min_version = 4
33
env_list =
44
lint,
5-
mypy,
5+
mypy-{api,pkg},
66
docs,
77
pypy3{,-pyopenssl-latest-idna},
88
py3{8,9,10,11,12}{,-pyopenssl}{,-oldest}{,-idna},

0 commit comments

Comments
 (0)