Repository: climate Updated Branches: refs/heads/master 4e173e99a -> 5b1ea0a44
CLIMATE-708 - Drop Freetype dependency in conda env Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/21315a67 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/21315a67 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/21315a67 Branch: refs/heads/master Commit: 21315a674a8bac5d3815319fb5f6c81232f12b0e Parents: 4e173e9 Author: Michael Joyce <[email protected]> Authored: Fri Nov 20 10:51:11 2015 -0800 Committer: Michael Joyce <[email protected]> Committed: Fri Nov 20 10:51:11 2015 -0800 ---------------------------------------------------------------------- easy-ocw/conda_environment.txt | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/21315a67/easy-ocw/conda_environment.txt ---------------------------------------------------------------------- diff --git a/easy-ocw/conda_environment.txt b/easy-ocw/conda_environment.txt index 1bd386f..bd3be21 100644 --- a/easy-ocw/conda_environment.txt +++ b/easy-ocw/conda_environment.txt @@ -3,7 +3,6 @@ dependencies: - basemap=1.0.7=np18py27_0 - curl=7.43.0=1 - dateutil=2.4.1=py27_0 -- freetype=2.4.10=1 - geos=3.3.3=0 - h5py=2.5.0=np110py27_4 - hdf5=1.8.15.1=2
