From 1842619f30eabbf25567c238030e8f04b38345c9 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 21a7dc8..fe39520 100644 --- a/msys2/artiq_dependencies.txt +++ b/msys2/artiq_dependencies.txt @@ -4,6 +4,7 @@ mingw-w64-clang-x86_64-qt6-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