Skip to content

Commit

Permalink
Adjusted config files and version release
Browse files Browse the repository at this point in the history
  • Loading branch information
PanPip committed Apr 22, 2021
1 parent 59dfbe5 commit aeb7c21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ recursive-include hudsonthames_sphinx_theme *.py
recursive-include hudsonthames_sphinx_theme *.html
recursive-include hudsonthames_sphinx_theme *.css
recursive-include hudsonthames_sphinx_theme *.conf
recursive-include hudsonthames_sphinx_theme *.png
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
]},
include_package_data=True,
# See https://smobsc.readthedocs.io/en/stable/theming.html#distribute-your-theme-as-a-python-package
entry_points = {
entry_points={
'sphinx.html_themes': [
'hudsonthames_sphinx_theme = hudsonthames_sphinx_theme',
]
Expand Down

0 comments on commit aeb7c21

Please sign in to comment.