This commit is contained in:
Waylon Walker 2022-03-31 20:20:07 -05:00
commit 38355d2442
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
9083 changed files with 1225834 additions and 0 deletions

View file

@ -0,0 +1,16 @@
Metadata-Version: 2.1
Name: matplotlib-inline
Version: 0.1.3
Summary: Inline Matplotlib backend for Jupyter
Home-page: https://github.com/ipython/matplotlib-inline
Author: IPython Development Team
Author-email: ipython-dev@scipy.org
License: BSD 3-Clause
Keywords: python,ipython,matplotlib,jupyter
Platform: UNKNOWN
Requires-Python: >=3.5
License-File: LICENSE
Requires-Dist: traitlets
UNKNOWN