diff options
author | Mike Taves <mwtoews@gmail.com> | 2020-01-21 16:15:26 +1300 |
---|---|---|
committer | Mike Taves <mwtoews@gmail.com> | 2020-01-21 16:15:26 +1300 |
commit | e7c48d4ef593986e1e0309e6262082d0cf48f7d5 (patch) | |
tree | c3eda50f4a870ca79b243ea5f16f6dbb61a8aa4f /benchmarks/asv.conf.json | |
parent | f71d9937d1e8a1e709f325f689f1e971e64c26a7 (diff) | |
download | numpy-e7c48d4ef593986e1e0309e6262082d0cf48f7d5.tar.gz |
MAINT: Remove other uses of six module
Diffstat (limited to 'benchmarks/asv.conf.json')
-rw-r--r-- | benchmarks/asv.conf.json | 1 |
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": [], }, |