Browse Source

use latest pytest-benchmark

Thomas Waldmann 9 years ago
parent
commit
3d2a1da983
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.d/development.txt

+ 1 - 1
requirements.d/development.txt

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