Skip to content

Commit 0ca3dd8

Browse files
committed
MNT: Update Python to 3.8
1 parent 4846005 commit 0ca3dd8

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
@@ -15,7 +15,7 @@ generate_docker() {
1515
--user=neuro \
1616
--workdir /home/neuro \
1717
--miniconda \
18-
conda_install="python=3.7 pytest jupyter jupyterlab jupyter_contrib_nbextensions
18+
conda_install="python=3.8 pytest jupyter jupyterlab jupyter_contrib_nbextensions
1919
traits pandas matplotlib scikit-learn scikit-image seaborn nbformat nb_conda" \
2020
pip_install="https://github.com/nipy/nipype/tarball/master
2121
pybids==0.13.1

0 commit comments

Comments
 (0)