Skip to content

Commit

Permalink
MAINT: Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoZeke committed Feb 11, 2024
1 parent bbffb13 commit 610decc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dynamic = [
"version",
]
dependencies = [
"asv-runner>=v0.1.0",
"asv-runner>=v0.2.1",
"json5",
"tabulate",
"virtualenv",
Expand Down Expand Up @@ -76,6 +76,9 @@ virtualenv = [
hg = [
"python-hglib",
]
plugs = [
"asv-bench-memray",
]
[build-system]
requires = [
"wheel",
Expand Down

0 comments on commit 610decc

Please sign in to comment.