Skip to content

Commit f9aaad4

Browse files
committed
Fix 3.10 action
1 parent 0abcda9 commit f9aaad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

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

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

0 commit comments

Comments
 (0)