From 757376278fe831752a13537b0cec209ea495500f Mon Sep 17 00:00:00 2001 From: hannah Date: Wed, 4 Mar 2020 12:24:09 -0500 Subject: [PATCH] added Framework :: Matplotlib :) --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 0d8919a013f1..16149e83af89 100644 --- a/setup.py +++ b/setup.py @@ -75,6 +75,7 @@ classifiers = [ 'Development Status :: 5 - Production/Stable', + 'Framework :: Matplotlib', 'Intended Audience :: Science/Research', 'Intended Audience :: Education', 'License :: OSI Approved :: Python Software Foundation License',