Thanks to visit codestin.com Credit goes to github.com
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 1b05e96 commit 773a6a0Copy full SHA for 773a6a0
1 file changed
setup.cfg
@@ -2,6 +2,8 @@
2
name = matplotlib-inline
3
version = attr: matplotlib_inline.__version__
4
description = Inline Matplotlib backend for Jupyter
5
+long_description = file: README.md, LICENSE
6
+long_description_content_type = text/markdown
7
author = IPython Development Team
8
author_email = [email protected]
9
url = https://github.com/ipython/matplotlib-inline
0 commit comments