浏览代码

use latest pytest-benchmark

Thomas Waldmann 9 年之前
父节点
当前提交
3d2a1da983
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.d/development.txt

+ 1 - 1
requirements.d/development.txt

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