We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a56820 commit 1dce104Copy full SHA for 1dce104
asv_bench/asv.conf.json
@@ -29,7 +29,7 @@
29
30
// The Pythons you'd like to test against. If not provided, defaults
31
// to the current version of Python used to run `asv`.
32
- "pythons": ["3.8"],
+ "pythons": ["3.10"],
33
34
// The matrix of dependencies to test. Each key is the name of a
35
// package (in PyPI) and the values are version numbers. An empty
0 commit comments