We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70b46b3 commit 4511e12Copy full SHA for 4511e12
1 file changed
scripts/setup_tauri.sh
@@ -17,6 +17,7 @@ python -m PyInstaller --clean --noconfirm \
17
--collect-all trame_vtk \
18
--collect-all trame_vuetify \
19
--collect-all trame_tauri \
20
+ --collect-all trame_colormaps \
21
--collect-all pyproj \
22
--collect-all netCDF4 \
23
--collect-all paraview \
0 commit comments