We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0abcda9 commit f9aaad4Copy full SHA for f9aaad4
setup.cfg
@@ -17,7 +17,7 @@ python =
17
3.7: py37
18
3.8: py38
19
3.9: py39
20
- "3.10": py310,black,lint,flake8,mypy
+ 3.10: py310,black,lint,flake8,mypy
21
22
[testenv:{py37,py38,py39,py310}-test]
23
deps = pytest
0 commit comments