Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Update docs dependency because load_documentation_profile is deprecated
in 2.5.0.
  • Loading branch information
jiang-yuha0 committed Apr 26, 2024
1 parent 5651482 commit c0b789d
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 @@ -51,6 +51,7 @@ tests = [
]
pre-commit = ["pre-commit", "pylint"]
docs = [
"aiida-core>=1.0.0,<2.5.0",
"docutils",
"sphinx",
"sphinx-copybutton",
Expand Down

0 comments on commit c0b789d

Please sign in to comment.