ソースを参照

upgrade pytest-benchmark to a4

Thomas Waldmann 9 年 前
コミット
a9b1e591ab
1 ファイル変更1 行追加1 行削除
  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.0a3
+pytest-benchmark==3.0.0a4
 Cython