Skip to content

Commit 2fee44d

Browse files
committed
continuous_integration/install.sh
1 parent 7dd7cdf commit 2fee44d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

continuous_integration/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ fi
118118
pip install . # Installs kcsd-python
119119
python -c "import numpy; import os; assert os.getenv('NUMPY_VERSION') == numpy.__version__"
120120
python -c "import scipy; import os; assert os.getenv('SCIPY_VERSION') == scipy.__version__"
121-
python -c "import kcsd; assert kcsd.__version__ == 1.2"
121+

0 commit comments

Comments
 (0)