Skip to content

Commit

Permalink
Removed PyJulia update as RMG provides the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinp0 committed Apr 12, 2023
1 parent 334cd61 commit 68356bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devtools/install_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ fi

#Compile RMG-Py
make
#Update pyjulia to the latest version
$COMMAND_PKG update pyjulia -c conda_forge -y
#Update pyjulia to the latest version - Don't need this at moment - 0.6.1 is the latest version on RMG-Py
#$COMMAND_PKG update pyjulia -c conda_forge -y

#Ensure that added paths etc. are set and then reactivate rmg_env
. ~/.bashrc
Expand Down

0 comments on commit 68356bb

Please sign in to comment.