Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e666f5c commit d1e29beCopy full SHA for d1e29be
asv_bench/asv.conf.json
@@ -26,7 +26,7 @@
26
// The Pythons you'd like to test against. If not provided, defaults
27
// to the current version of Python used to run `asv`.
28
// "pythons": ["2.7", "3.4"],
29
- "pythons": ["3.6"],
+ "pythons": ["3.8"],
30
31
// The matrix of dependencies to test. Each key is the name of a
32
// package (in PyPI) and the values are version numbers. An empty
0 commit comments