We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd7cdf commit 2fee44dCopy full SHA for 2fee44d
1 file changed
continuous_integration/install.sh
@@ -118,4 +118,4 @@ fi
118
pip install . # Installs kcsd-python
119
python -c "import numpy; import os; assert os.getenv('NUMPY_VERSION') == numpy.__version__"
120
python -c "import scipy; import os; assert os.getenv('SCIPY_VERSION') == scipy.__version__"
121
-python -c "import kcsd; assert kcsd.__version__ == 1.2"
+
0 commit comments