Skip to content

Commit

Permalink
Revert python version for asv
Browse files Browse the repository at this point in the history
  • Loading branch information
camposandro committed Jul 19, 2024
1 parent 456e640 commit 371e726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/asv.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
// The Pythons you'd like to test against. If not provided, defaults
// to the current version of Python used to run `asv`.
"pythons": [
"3.11"
"3.10"
],
// The matrix of dependencies to test. Each key is the name of a
// package (in PyPI) and the values are version numbers. An empty
Expand Down

0 comments on commit 371e726

Please sign in to comment.