summaryrefslogtreecommitdiff
path: root/benchmarks/asv.conf.json
diff options
context:
space:
mode:
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