Skip to content

Commit

Permalink
Pin aiida-core to >=2.5
Browse files Browse the repository at this point in the history
To be consistent with aiida-icon.
  • Loading branch information
agoscinski committed Oct 17, 2024
1 parent 66c5d37 commit 133679e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"isoduration",
"pydantic",
"pydantic-yaml",
"aiida-core"
"aiida-core>=2.5"
]

[tool.pytest.ini_options]
Expand Down

0 comments on commit 133679e

Please sign in to comment.