summaryrefslogtreecommitdiff
path: root/benchmarks/asv.conf.json
diff options
context:
space:
mode:
authorMike Taves <mwtoews@gmail.com>2020-01-21 16:15:26 +1300
committerMike Taves <mwtoews@gmail.com>2020-01-21 16:15:26 +1300
commite7c48d4ef593986e1e0309e6262082d0cf48f7d5 (patch)
treec3eda50f4a870ca79b243ea5f16f6dbb61a8aa4f /benchmarks/asv.conf.json
parentf71d9937d1e8a1e709f325f689f1e971e64c26a7 (diff)
downloadnumpy-e7c48d4ef593986e1e0309e6262082d0cf48f7d5.tar.gz
MAINT: Remove other uses of six module
Diffstat (limited to 'benchmarks/asv.conf.json')
-rw-r--r--benchmarks/asv.conf.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/asv.conf.json b/benchmarks/asv.conf.json
index b3c7f9f20..1046f10f2 100644
--- a/benchmarks/asv.conf.json
+++ b/benchmarks/asv.conf.json
@@ -42,7 +42,6 @@
// list indicates to just test against the default (latest)
// version.
"matrix": {
- "six": [],
"Cython": [],
},