We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f320f3c commit 366e9f5Copy full SHA for 366e9f5
.travis.yml
@@ -93,6 +93,7 @@ install:
93
pip install cython;
94
pip install numpy;
95
fi
96
+ - pip install cython
97
- pip install .
98
99
before_cache:
0 commit comments