Skip to content

Commit

Permalink
Merge pull request #29 from hmasdev/28-scheduled-tests-failed-patch
Browse files Browse the repository at this point in the history
Ignore flaml==2.3.0 in pyproject.toml
  • Loading branch information
hmasdev authored Sep 20, 2024
2 parents c2cbb9e + cde4fbe commit 8359067
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 8359067

Please sign in to comment.