Skip to content

Commit

Permalink
Merge pull request #87 from CDAT/remove_basemap_from_metapackage
Browse files Browse the repository at this point in the history
remove basemap from cdat 8.2.1.rc2
  • Loading branch information
muryanto1 authored Aug 3, 2020
2 parents 3728d41 + 7f9ee4f commit 151e58a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cdat_metapackage.bash
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash -x
export VERSION=8.2.1.rc1
export CDAT_VERSION=8.2.1.rc1
export CDAT_VERSION=8.2.1.rc2
export CDAT_INFO_VERSION=8.2.1.rc2
export CDTIME_VERSION=3.1.4.rc1
export CDMS_VERSION=3.1.5.rc3
Expand All @@ -22,6 +22,6 @@ conda metapackage cdat ${CDAT_VERSION} \
"vcs ${OP}${VERSION}" \
"wk ${OP}${VERSION}" \
"vcsaddons ${OP}${VERSION}" \
matplotlib basemap jupyter cdp output_viewer esmpy scipy ipywidgets notebook
matplotlib jupyter cdp output_viewer esmpy scipy ipywidgets notebook


0 comments on commit 151e58a

Please sign in to comment.