add matplotlib

This commit is contained in:
Lorenzo 2021-01-07 16:57:23 +01:00
parent fd5bcd5729
commit 3ea17fedba

View File

@ -28,7 +28,8 @@ setup(
zip_safe=False,
install_requires=[
'openpifpaf>=0.11'
'openpifpaf>=0.11',
'matplotlib'
],
extras_require={
'eval': [