summaryrefslogtreecommitdiff
path: root/benchmarks/asv.conf.json
diff options
context:
space:
mode:
authorStephan Hoyer <shoyer@google.com>2018-11-04 18:26:04 -0800
committerStephan Hoyer <shoyer@google.com>2018-11-04 18:26:04 -0800
commitaa3b1414adac4511cec1d41a432bb54c0767dd72 (patch)
treeca71a85c8b27eaceb91029275e64aeb2ce5cf847 /benchmarks/asv.conf.json
parent619926d02588d44f184c310bceaff72eb62664a3 (diff)
downloadnumpy-aa3b1414adac4511cec1d41a432bb54c0767dd72.tar.gz
DEV: change ASV benchmarks to run on Python 3.7 by default
Diffstat (limited to 'benchmarks/asv.conf.json')
-rw-r--r--benchmarks/asv.conf.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/asv.conf.json b/benchmarks/asv.conf.json
index 653b48a08..1999747a8 100644
--- a/benchmarks/asv.conf.json
+++ b/benchmarks/asv.conf.json
@@ -35,7 +35,7 @@
// The Pythons you'd like to test against. If not provided, defaults
// to the current version of Python used to run `asv`.
- "pythons": ["2.7"],
+ "pythons": ["3.7"],
// The matrix of dependencies to test. Each key is the name of a
// package (in PyPI) and the values are version numbers. An empty