File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3535
3636 // The Pythons you'd like to test against. If not provided, defaults
3737 // to the current version of Python used to run `asv`.
38- "pythons" : [" 3.7 " ],
38+ // "pythons": ["3.9 "],
3939
4040 // The matrix of dependencies to test. Each key is the name of a
4141 // package (in PyPI) and the values are version numbers. An empty
Original file line number Diff line number Diff line change 3939
4040 // The Pythons you' d like to test against. If not provided, defaults
4141 // to the current version of Python used to run `asv`.
42- " pythons" : [" 3.7 " ],
42+ // " pythons" : [" 3.9 " ],
4343
4444 // The matrix of dependencies to test. Each key is the name of a
4545 // package (in PyPI) and the values are version numbers. An empty
You can’t perform that action at this time.
0 commit comments