Skip to content

Commit f2cbe2d

Browse files
committed
Fix 3.10 action
1 parent 0ff47d2 commit f2cbe2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ python =
1616
3.7: py37
1717
3.8: py38
1818
3.9: py39
19-
"3.10": py310,black,lint,flake8,mypy
19+
3.10: py310,black,lint,flake8,mypy
2020

2121
[testenv:{py37,py38,py39,py310}-test]
2222
deps =

0 commit comments

Comments
 (0)