Skip to content

Commit

Permalink
Updated BayBE version.
Browse files Browse the repository at this point in the history
  • Loading branch information
lauri-codes committed Nov 6, 2024
1 parent a9d3c21 commit c03e6b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ maintainers = [
license = { file = "LICENSE" }
dependencies = [
"nomad-lab>=1.3.0",
"baybe",
"baybe>=0.11.2",
"structlog",
]

Expand Down Expand Up @@ -67,7 +67,6 @@ exclude = [
line-length = 88
indent-width = 4


[tool.ruff.lint]
select = [
# pycodestyle
Expand Down

0 comments on commit c03e6b9

Please sign in to comment.