added matplotlib dependency

This commit is contained in:
Remi Ehounou
2021-06-21 23:13:02 -04:00
parent 943fff00e2
commit 27ac374880

View File

@ -23,4 +23,5 @@ python_requires = >=3.6
install_requires = install_requires =
numpy numpy
sklearn sklearn
matplotlib
rpy2 == 3.4.4 rpy2 == 3.4.4