Skip to content

Commit 5a8a46c

Browse files
authored
Merge pull request #109 from maxmind/greg/fix-action
Fix 3.10 action
2 parents 0abcda9 + f9aaad4 commit 5a8a46c

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)