Skip to content

Commit

Permalink
Restrict asv to come before 0.6.2 since causes CI fail
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed May 31, 2024
1 parent 6a2c43d commit 29ef0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ install_requires =

[options.extras_require]
benchmarks =
asv
asv < 0.6.2
morecontext
devel =
%(benchmarks)s
Expand Down

0 comments on commit 29ef0f6

Please sign in to comment.