Skip to content

Commit

Permalink
Fixing up setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jsignell committed May 15, 2019
1 parent 3f9eae2 commit ce94599
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
url="https://github.com/pyviz-dev/sphinx_pyviz_theme",
description="Theme for building pyviz sites; best when used with nbsite.",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
license="BSD-3",
zip_safe=False,
packages=['sphinx_pyviz_theme'],
Expand Down

0 comments on commit ce94599

Please sign in to comment.