Skip to content

Commit 1836933

Browse files
committed
MAINT: Bump singularity python version
1 parent da92a08 commit 1836933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ generate_singularity() {
6464
--user=neuro \
6565
--workdir /home/neuro \
6666
--miniconda \
67-
conda_install="python=3.7 pytest jupyter jupyterlab jupyter_contrib_nbextensions
67+
conda_install="python=3.8 pytest jupyter jupyterlab jupyter_contrib_nbextensions
6868
traits pandas matplotlib scikit-learn scikit-image seaborn nbformat nb_conda" \
6969
pip_install="$NIPYPE_URL
7070
pybids==0.13.1

0 commit comments

Comments
 (0)