1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-22 06:01:54 +00:00

update pytest-benchmark requirement

it's released now. \o/
This commit is contained in:
Thomas Waldmann 2015-11-22 15:39:31 +01:00
parent 04f081fea7
commit 2b8b31bca5

View file

@ -2,5 +2,5 @@ tox
mock
pytest
pytest-cov<2.0.0
pytest-benchmark==3.0.0rc1
pytest-benchmark>=3.0.0
Cython