Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed Certificates/Codesigning.zip
Binary file not shown.
Binary file removed Certificates/signtool.exe
Binary file not shown.
Binary file removed Certificates/snapCredentials.tar.enc
Binary file not shown.
Binary file removed libs/VC_redist.x64.exe
Binary file not shown.
Binary file removed libs/libiomp5md.dll
Binary file not shown.
Binary file removed libs/opengl32.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ libs = { macos = 'libsDarwin', ubuntu = 'libsLinux', windows = 'libsWin32' }
missing_calculator_libs = { macos = [], ubuntu = [], windows = [] }
missing_pyside6_files = { macos = ['libshiboken6.abi3.*.dylib'], ubuntu = [], windows = ['shiboken6.abi3.dll', 'MSVCP140.dll'] }
missing_pyside6_plugins = { macos = [], ubuntu = ['Qt/plugins/xcbglintegrations'], windows = [] } # EGL and GLX plugins
missing_other_libraries = {macos = [], ubuntu = [], windows = ['libs/libiomp5md.dll', 'libs/opengl32.dll', 'libs/VC_redist.x64.exe'] }
missing_other_libraries = {macos = [], ubuntu = [], windows = [] }
auto_exclude = { macos = ['_tkinter'], ubuntu = ['_tkinter'], windows = [''], all = [ 'lib2to3', '_bisect',
'_codecs_cn', '_codecs_hk', '_codecs_iso2022', '_codecs_jp', '_codecs_kr', '_codecs_tw',
'_curses', '_elementtree', '_hashlib', '_heapq', '_multibytecodec', '_opcode', '_queue',
Expand Down
Binary file removed resources/posters/sxns16/poster.pdf
Binary file not shown.
Binary file removed resources/posters/sxns16/poster.png
Binary file not shown.
607 changes: 0 additions & 607 deletions resources/posters/sxns16/poster.svg

This file was deleted.

Binary file removed resources/posters/sxns16/poster_thumbnail.png
Binary file not shown.
300 changes: 0 additions & 300 deletions resources/posters/sxns16/poster_thumbnail.svg

This file was deleted.

Loading