File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2525 - SETUP_CMD=""
2626 - COVERALLS=false
2727 - BUILD_CMD="pip install -v package/ && pip install testsuite/"
28- - CONDA_DEPENDENCIES="mmtf-python nose=1.3.7 mock six biopython networkx cython joblib nose-timer"
29- - CONDA_ALL_DEPENDENCIES="mmtf-python nose=1.3.7 mock six biopython networkx cython joblib nose-timer matplotlib netcdf4 scikit-learn scipy seaborn coveralls clustalw=2.1"
28+ - CONDA_DEPENDENCIES="mmtf-python nose=1.3.7 mock six biopython networkx cython joblib nose-timer hypothesis "
29+ - CONDA_ALL_DEPENDENCIES="mmtf-python nose=1.3.7 mock six biopython networkx cython joblib nose-timer matplotlib netcdf4 scikit-learn scipy seaborn coveralls clustalw=2.1 hypothesis "
3030 # Install griddataformats from PIP so that scipy is only installed in the full build (#1147)
3131 - PIP_DEPENDENCIES='griddataformats'
3232 - CONDA_CHANNELS='biobuilds conda-forge'
You can’t perform that action at this time.
0 commit comments