Commit d5c2708 1 parent daa71a3 commit d5c2708 Copy full SHA for d5c2708
File tree 2 files changed +4
-5
lines changed
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 9
9
10
10
11
11
# ## Optional config for custom deploy script
12
- export VERSION_TO_MODIFY=0.11
13
- export STABLE_VERSION=0.6
14
- export UNSTABLE_VERSION=0.11
12
+ export VERSION_TO_MODIFY=0.12
13
+ export STABLE_VERSION=0.11
14
+ export UNSTABLE_VERSION=0.12
15
15
16
16
# ## Version settings
17
17
export ENVIRONMENT=access-med
Original file line number Diff line number Diff line change @@ -66,7 +66,6 @@ dependencies:
66
66
- xgboost >1.6.1 # github.com/ESMValGroup/ESMValTool/issues/2779
67
67
- med-diagnostics==0.0.1 # pining for now
68
68
- access-med-tools==0.1.9
69
- - mopper==1.1.1
70
69
- pillow
71
70
- ipywidgets
72
71
- astropy
@@ -77,7 +76,7 @@ dependencies:
77
76
- lavavu==1.8.84
78
77
- railroad-diagrams # ## Unlisted dependency of pip and pyparsing
79
78
-
git+https://github.com/rubisco-sfa/[email protected]
80
- - git+https://github.com/ACCESS-NRI/ACCESS-Vis.git
79
+ - git+https://github.com/ACCESS-NRI/ACCESS-Vis.git@v1.0.1
81
80
- py360convert
82
81
- numpy-quaternion
83
82
You can’t perform that action at this time.
0 commit comments