File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 44# The behavior of the script is controlled by environment variabled defined
55# in the .travis.yml in the top level folder of the project.
66
7+ # License: 3-clause BSD
8+
79set -e
810
911sudo apt-get update -qq
Original file line number Diff line number Diff line change 44# The behavior of the script is controlled by environment variabled defined
55# in the .travis.yml in the top level folder of the project.
66
7+ # License: 3-clause BSD
8+
79set -e
810
911python --version
Original file line number Diff line number Diff line change 22#
33# Copyright (C) 2007-2009 Cournapeau David <[email protected] > 44# 2010 Fabian Pedregosa <[email protected] > 5+ # License: 3-clause BSD
56
67descr = """A set of python modules for machine learning and data mining"""
78
You can’t perform that action at this time.
0 commit comments