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.
2 parents 817d68a + d1d7df2 commit f2b6ef5Copy full SHA for f2b6ef5
tox.ini
@@ -19,7 +19,7 @@ commands = flake8 --max-complexity 10 hpack test utils
19
[testenv:bench]
20
deps=
21
{[testenv]deps}
22
- pytest-benchmark==3.1.0
+ pytest-benchmark==3.1.1
23
commands= py.test {toxinidir}/bench/ --benchmark-only --benchmark-group-by=name --benchmark-autosave --benchmark-compare --benchmark-min-rounds=500000
24
25
[testenv:create_test_output]
0 commit comments