Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahartikainen authored Feb 20, 2020
1 parent 788b68c commit b06f24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asv.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,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.6","3.7",".3.8"],
"pythons": ["3.6","3.7","3.8"],

// The list of conda channel names to be searched for benchmark
// dependency packages in the specified order
Expand Down

0 comments on commit b06f24b

Please # to comment.