Skip to content

Commit

Permalink
Remove sphinx_rtd requirement
Browse files Browse the repository at this point in the history
Signed-off-by: Travis F. Collins <[email protected]>
  • Loading branch information
tfcollins committed Jan 10, 2024
1 parent c4da91b commit fb1bd40
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion doc/source/_static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ element.style {
transform: translateY(1%);
}
to { opacity: 1 }
}
}
1 change: 0 additions & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"sphinx.ext.autodoc",
"sphinx.ext.coverage",
"sphinx.ext.githubpages",
"sphinx_rtd_theme",
"myst_parser",
"sphinx_favicon",
"sphinxcontrib.mermaid",
Expand Down

0 comments on commit fb1bd40

Please sign in to comment.