Skip to content

Commit

Permalink
Add GitPython to "docs" optional deps
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Jul 26, 2023
1 parent 4034d8c commit b5e93b7
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 @@ -47,6 +47,7 @@ documentation = "https://docs.messageix.org"

[project.optional-dependencies]
docs = [
"GitPython",
"message_ix[report]",
"numpydoc",
"sphinx >= 4.0",
Expand Down

0 comments on commit b5e93b7

Please sign in to comment.