We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff47d2 commit f2cbe2dCopy full SHA for f2cbe2d
1 file changed
setup.cfg
@@ -16,7 +16,7 @@ python =
16
3.7: py37
17
3.8: py38
18
3.9: py39
19
- "3.10": py310,black,lint,flake8,mypy
+ 3.10: py310,black,lint,flake8,mypy
20
21
[testenv:{py37,py38,py39,py310}-test]
22
deps =
0 commit comments