We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385b36c commit ec255ebCopy full SHA for ec255eb
asv_bench/asv.conf.json
@@ -40,7 +40,7 @@
40
41
// The Pythons you'd like to test against. If not provided, defaults
42
// to the current version of Python used to run `asv`.
43
- "pythons": ["2.7", "3.6"],
+ "pythons": ["3.6"],
44
45
// The matrix of dependencies to test. Each key is the name of a
46
// package (in PyPI) and the values are version numbers. An empty
0 commit comments