Skip to content

Commit

Permalink
Add sphinx theme to project requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
urschrei committed Jan 7, 2025
1 parent a87b6ae commit a3bbb0c
Show file tree
Hide file tree
Showing 2 changed files with 358 additions and 2 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies = [
"pytz",
"bibtexparser",
"httpx>=0.28.1",
"sphinx-rtd-theme>=3.0.2",
]
authors = [{ name = "Stephan Hügel", email = "[email protected]" }]
license = {file = "LICENSE.md"}
Expand Down
Loading

0 comments on commit a3bbb0c

Please sign in to comment.