Skip to content

Commit

Permalink
Relax version constraint on aiida-core
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaojunfeng committed May 1, 2024
1 parent 5aaa61d commit b29dd7a
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 @@ -51,7 +51,7 @@ tests = [
]
pre-commit = ["pre-commit", "pylint"]
docs = [
"aiida-core>=1.0.0,<2.5.0",
"aiida-core~=2.5",
"docutils",
"sphinx",
"sphinx-copybutton",
Expand Down

0 comments on commit b29dd7a

Please sign in to comment.