Skip to content

Commit

Permalink
fix readme format
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavram committed Apr 24, 2020
1 parent 81e359c commit 7cadb31
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 @@ -11,6 +11,7 @@
version=versioneer.get_version(),
cmdclass=versioneer.get_cmdclass(),
long_description=readme,
long_description_content_type="text/markdown",
packages=['click_spinner'],
package_data={'click-spinner': ['README.md']},
url='https://github.com/click-contrib/click-spinner',
Expand Down

0 comments on commit 7cadb31

Please sign in to comment.