Skip to content

Commit

Permalink
don't use python 3.7 for ASV testing of HDK
Browse files Browse the repository at this point in the history
Signed-off-by: Anatoly Myachev <[email protected]>
  • Loading branch information
anmyachev committed Jul 31, 2023
1 parent 473c304 commit ff2fd79
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions asv_bench/asv.conf.hdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
// the base URL to show a commit for the project.
"show_commit_url": "https://github.com/modin-project/modin/commit/",

// The Pythons you'd like to test against. If not provided, defaults
// to the current version of Python used to run `asv`.
"pythons": ["3.7"],

// The list of conda channel names to be searched for benchmark
// dependency packages in the specified order
"conda_channels": ["conda-forge", "defaults"],
Expand Down

0 comments on commit ff2fd79

Please sign in to comment.