From 3ea5491673d8ca5f130c86e17772e763575b3b33 Mon Sep 17 00:00:00 2001 From: Jonathan Shimwell Date: Thu, 15 Feb 2024 15:00:32 +0000 Subject: [PATCH] can't run openmc_cylindrical_mesh_plotter in terminal --- .github/workflows/ci_with_install.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci_with_install.yml b/.github/workflows/ci_with_install.yml index ea0ecbb..bb2a472 100644 --- a/.github/workflows/ci_with_install.yml +++ b/.github/workflows/ci_with_install.yml @@ -52,5 +52,4 @@ jobs: - name: install packages with GUI run: | pip install .[gui] - openmc_cylindrical_mesh_plotter \ No newline at end of file