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 e9fe0d1 commit e3b1347Copy full SHA for e3b1347
tox.ini
@@ -15,7 +15,7 @@ deps = -r{toxinidir}/test-requirements.txt
15
commands = pytest --cov=h11 --cov-config=.coveragerc h11
16
17
[testenv:format]
18
-basepython = python3.7
+basepython = python3.8
19
deps =
20
black
21
isort
0 commit comments