Commits


Nicholas Junge authored and GitHub committed df7749cd095
Add long description and content type for proper PyPI presentation (#1361) This commit adds the two fields `long_description` and `long_description_content_type` to `setup.py`. These can be used for proper project presentation on the PyPI project page, which is currently a placeholder.