Skip to content
Snippets Groups Projects
Commit d013dc60 authored by Christian Witzler's avatar Christian Witzler
Browse files

added info to setup.py that markdown is used in readme

parent 598a2d60
No related branches found
No related tags found
No related merge requests found
......@@ -136,6 +136,7 @@ setup_args = {
'version': version_ns['__version__'],
'description': 'ParaView-Web RemoteRenderer in Jupyter',
'long_description': LONG_DESCRIPTION,
'long_description_content_type': 'text/markdown',
'include_package_data': True,
'data_files': [
('share/jupyter/nbextensions/pvlink', [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment