Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
add two sphinx themes
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jun 3, 2014
1 parent 299c957 commit 009af11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pymyinstall/installhelper/install_cmd.py
Expand Up @@ -499,6 +499,8 @@ def complete_installation():
ModuleInstall("sphinxjp.themes.basicstrap", "pip"),
ModuleInstall("solar_theme", "pip"),
ModuleInstall("cloud_sptheme", "pip"),
ModuleInstall("sphinx_readable_theme", "pip"),
ModuleInstall("hachibee-sphinx-theme", "pip"),
]


Expand Down

0 comments on commit 009af11

Please sign in to comment.