Skip to content

Commit

Permalink
patch: ignore flaml==2.3.0 pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
hmasdev committed Sep 20, 2024
1 parent c2cbb9e commit cde4fbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ dev = [
"pytest-cov>=5.0.0",
"pytest-mock>=3.14.0",
"jinja2>=3.1.4",
"flaml!=2.3.0", # patch for #28
]

[tool.uv]
Expand Down

0 comments on commit cde4fbe

Please sign in to comment.