Skip to content

Commit

Permalink
Update fsleyes to 1.12.4 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
po09i authored Jun 28, 2024
1 parent 6d1d777 commit 4755574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/install_plugin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ source "${ST_DIR}/${PYTHON_DIR}/bin/activate"

# Install fsleyes
print info "Installing fsleyes"
"${ST_DIR}"/"${PYTHON_DIR}"/bin/mamba install -y -c conda-forge fsleyes=1.9.0 python=3.10
"${ST_DIR}"/"${PYTHON_DIR}"/bin/mamba install -y -c conda-forge fsleyes=1.12.4 python=3.10

# Install fsleyes-plugin-shimming-toolbox
print info "Installing fsleyes-plugin-shimming-toolbox"
Expand Down

0 comments on commit 4755574

Please sign in to comment.