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 65b8a99 commit a206f73Copy full SHA for a206f73
.travis.yml
@@ -5,7 +5,7 @@ python:
5
- "3.5"
6
7
install:
8
- - pip install pytest
+ - pip install pytest numpy
9
- python setup.py build
10
- python setup.py install
11
0 commit comments