Skip to content

Commit

Permalink
Anaconda: install version 2019.03 by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardomurri committed May 10, 2019
1 parent 9739004 commit e5058c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
anaconda_mirror : 'http://repo.continuum.io/archive'

# Version of the Anaconda distribution to install
anaconda_version : '2018.12'
anaconda_version : '2019.03'

# Anaconda comes with either a Python2 or a Python3 interpreter
# -- choose which one you want here.
Expand Down

0 comments on commit e5058c7

Please sign in to comment.