diff --git a/setup.cfg b/setup.cfg index 16b9af0..f6ccd97 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,4 +23,5 @@ python_requires = >=3.6 install_requires = numpy sklearn + matplotlib rpy2 == 3.4.4