Skip to content

Commit b768fdd

Browse files
committed
fix: allow tauri access to quickview sources
1 parent fc8e325 commit b768fdd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/setup_tauri.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ python -m PyInstaller --clean --noconfirm \
1919
--collect-all pyproj \
2020
--collect-all netCDF4 \
2121
--collect-all paraview \
22+
--collect-all e3sm_quickview \
2223
--collect-all e3sm_compareview \
2324
--hidden-import pkgutil \
2425
--add-binary="$PVPYTHON_PATH:." \

0 commit comments

Comments
 (0)