Skip to content

Commit

Permalink
Update asv benchmark environments.
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoRoth committed Oct 8, 2019
1 parent c7c97e8 commit f2a1005
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions asv_oggm_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
OGGM_CONDA_ENV_URL = ("https://raw.githubusercontent.com/OGGM/"
"OGGM-dependency-list/master/linux-64/{0}")
OGGM_CONDA_ENVS = {
"36": "oggmdev-1.2.0.201908021451_20190802_py36.yml",
"37": "oggmdev-1.2.0.201908021451_20190802_py37.yml",
"36": "oggmdev-1.2.0.201909261530_20191003_py36.yml",
"37": "oggmdev-1.2.0.201909261530_20191003_py37.yml",
}

class OggmVirtualenv(Conda):
Expand Down

0 comments on commit f2a1005

Please sign in to comment.