Skip to content

Commit 695c452

Browse files
committed
f!
1 parent 178a43e commit 695c452

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

devtools/install_RMS_v032.jl

Lines changed: 0 additions & 3 deletions
This file was deleted.

devtools/install_pyrms.sh

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,3 @@ julia devtools/install_pycall.jl
1212

1313
echo installing pyrms, RMS, and all required Julia packages...
1414
python -c "import pyrms; pyrms.install()"
15-
16-
# the above line installs RMS v0.2.1
17-
# v0.3.2 is needed to use the latest SA features
18-
# once there is a functional package for v0.3.2,
19-
# the line below can be deleted since pyrms.install() will pull the latest version
20-
# echo installing RMS v0.3.2...
21-
# julia devtools/install_RMS_v032.jl

0 commit comments

Comments
 (0)