mirror of https://github.com/jab/bidict.git
upgrade pre-commit and tox dependencies, benchmark compare to all previous runs
This commit is contained in:
parent
89867aa067
commit
b33d5da47d
|
@ -6,7 +6,7 @@ addopts = --verbose --doctest-modules --doctest-glob=tests/*.txt
|
|||
--benchmark-save-data
|
||||
--benchmark-autosave
|
||||
--benchmark-group-by=name
|
||||
--benchmark-compare
|
||||
--benchmark-compare=*
|
||||
--benchmark-columns=min,stddev
|
||||
# --hypothesis-show-statistics
|
||||
doctest_optionflags = IGNORE_EXCEPTION_DETAIL ELLIPSIS
|
||||
|
|
Loading…
Reference in New Issue