Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwittig committed Jan 5, 2018
1 parent 2ea5616 commit fd06ab2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ def run(self):
setup(
name="docs",
cmdclass={'install': PreProcess},
install_requires=[
"mkdocs-bootswatch",
],
)

0 comments on commit fd06ab2

Please sign in to comment.