diff --git a/setup.py b/setup.py index 139547de..1953936d 100644 --- a/setup.py +++ b/setup.py @@ -30,6 +30,7 @@ "scikit-learn", "munch", "seaborn", + "matplotlib", ], python_requires=">=3.6", classifiers=[