Browse Source

.

pull/4751/head
Evgeni Burovski 1 year ago
parent
commit
a05915b375
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      benchmark/pybench/asv/asv.conf.json

+ 1
- 1
benchmark/pybench/asv/asv.conf.json View File

@@ -40,7 +40,7 @@

// List of branches to benchmark. If not provided, defaults to "main"
// (for git) or "default" (for mercurial).
"branches": ["main"], // for git
"branches": ["develop"], // for git
// "branches": ["default"], // for mercurial

// The DVCS being used. If not set, it will be automatically


Loading…
Cancel
Save