Skip to content

Commit 5a20880

Browse files
committed
Fix tox environment name
1 parent ccfe8f9 commit 5a20880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = format, py37, py38, py39, py310, pypy3, mypyp
2+
envlist = format, py37, py38, py39, py310, pypy3, mypy
33

44
[gh-actions]
55
python =

0 commit comments

Comments
 (0)