Skip to content

Commit 773a6a0

Browse files
committed
Map readme/license to long description so it shows up on PyPI.
1 parent 1b05e96 commit 773a6a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = matplotlib-inline
33
version = attr: matplotlib_inline.__version__
44
description = Inline Matplotlib backend for Jupyter
5+
long_description = file: README.md, LICENSE
6+
long_description_content_type = text/markdown
57
author = IPython Development Team
68
author_email = ipython-dev@scipy.org
79
url = https://github.com/ipython/matplotlib-inline

0 commit comments

Comments
 (0)