From 145692bedda2f0691aab47eec5f9f9a6c7515e02 Mon Sep 17 00:00:00 2001 From: Talley Lambert Date: Wed, 20 Nov 2024 16:53:57 -0500 Subject: [PATCH] ci: use pyqt6 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aebed14..a32aad0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,7 +69,7 @@ jobs: matrix: include: - repo: pymmcore-plus/pymmcore-plus - qt: "pyside6" + qt: "pyqt6" - repo: pymmcore-plus/pymmcore-widgets qt: "pyqt6" # - repo: pymmcore-plus/napari-micromanager