Skip to content

Commit 154d417

Browse files
committed
Declare the long description to be markdown
1 parent c22ce51 commit 154d417

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
cmdclass=versioneer.get_cmdclass(),
3232
description='VPython for Jupyter Notebook',
3333
long_description=open('README.md').read(),
34+
long_description_content_type="text/markdown",
3435
author='John Coady / Ruth Chabay / Bruce Sherwood / Steve Spicklemire',
3536
author_email='[email protected]',
3637
url='http://pypi.python.org/pypi/vpython/',

0 commit comments

Comments
 (0)