Skip to content

Commit

Permalink
Core: There was no clear reason to stop supporting older versions of …
Browse files Browse the repository at this point in the history
…sphinx
  • Loading branch information
ikelos committed Jan 17, 2025
1 parent c4430cd commit 13a8c53
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 @@ -48,7 +48,7 @@ test = [

docs = [
"volatility3[dev]",
"sphinx>=8.0.0,<9",
"sphinx>=4.0.0,<9",
"sphinx-autodoc-typehints>=2.0.0,<3",
"sphinx-rtd-theme>=3.0.1,<4",
]
Expand Down

0 comments on commit 13a8c53

Please sign in to comment.