Metadata-Version: 2.1
Name: ridgeplot-py
Version: 0.1.0
Summary: Plotting ridgeplots with matplotlib
License: MIT
Author: Douglas Wu
Author-email: wckdouglas@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: dev
Requires-Dist: matplotlib (==3.1.3)
Requires-Dist: more-itertools (>=8.9.0,<9.0.0)
Requires-Dist: numpy (==1.21.1)
Requires-Dist: scipy (==1.4.1)
