We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c22ce51 commit 154d417Copy full SHA for 154d417
setup.py
@@ -31,6 +31,7 @@
31
cmdclass=versioneer.get_cmdclass(),
32
description='VPython for Jupyter Notebook',
33
long_description=open('README.md').read(),
34
+ long_description_content_type="text/markdown",
35
author='John Coady / Ruth Chabay / Bruce Sherwood / Steve Spicklemire',
36
author_email='[email protected]',
37
url='http://pypi.python.org/pypi/vpython/',
0 commit comments