소스 검색

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