From 7d9e2bf2692b6fb0f28dd8a45d12d737cd805281 Mon Sep 17 00:00:00 2001 From: Jiri Kalvoda <jirikalvoda@kam.mff.cuni.cz> Date: Sat, 11 May 2024 21:17:50 +0200 Subject: [PATCH] =?UTF-8?q?prace:=20Chyb=C4=9Bj=C3=ADc=C3=AD=20z=C3=A1visl?= =?UTF-8?q?ost?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- prace/setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/prace/setup.py b/prace/setup.py index 7d2c15a5..acdccbfc 100644 --- a/prace/setup.py +++ b/prace/setup.py @@ -12,5 +12,6 @@ setup( "mathjax", "scipy", "scikit-learn", + "matplotlib" ] ) -- GitLab