소스 검색

use pytest-benchmark from pypi

Thomas Waldmann 9 년 전
부모
커밋
f8b536890b
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
--e git://github.com/ionelmc/pytest-benchmark.git#egg=pytest-benchmark
+pytest-benchmark==3.0.0b1
 Cython