From 0d01cb3a9c300e25070f9a9e2515601077250af2 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Fri, 15 Nov 2024 10:38:27 +0800 Subject: [PATCH] msys2: add back scipy --- msys2/artiq_dependencies.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/msys2/artiq_dependencies.txt b/msys2/artiq_dependencies.txt index 6b54519..2a8c254 100644 --- a/msys2/artiq_dependencies.txt +++ b/msys2/artiq_dependencies.txt @@ -5,6 +5,7 @@ mingw-w64-clang-x86_64-qt5-svg mingw-w64-clang-x86_64-python-qasync mingw-w64-clang-x86_64-python-pyqtgraph mingw-w64-clang-x86_64-python-numpy +mingw-w64-clang-x86_64-python-scipy mingw-w64-clang-x86_64-python-dateutil mingw-w64-clang-x86_64-python-prettytable mingw-w64-clang-x86_64-python-tqdm