Skip to content

Commit ec255eb

Browse files
TomAugspurgershoyer
authored andcommitted
Update asv.conf.json (#2693)
1 parent 385b36c commit ec255eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asv_bench/asv.conf.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
// The Pythons you'd like to test against. If not provided, defaults
4242
// to the current version of Python used to run `asv`.
43-
"pythons": ["2.7", "3.6"],
43+
"pythons": ["3.6"],
4444

4545
// The matrix of dependencies to test. Each key is the name of a
4646
// package (in PyPI) and the values are version numbers. An empty

0 commit comments

Comments
 (0)