We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 464fe27 commit 9951b89Copy full SHA for 9951b89
.travis.yml
@@ -39,7 +39,7 @@ matrix:
39
40
install:
41
- pip install -U pip
42
- - pip install cython
+ - pip install -U cython pytest
43
- make cython
44
- pip install -e .
45
0 commit comments