Skip to content

Commit a40477f

Browse files
authored
removed Certificates, libs and resources/posters (#298)
1 parent c23874f commit a40477f

12 files changed

Lines changed: 1 addition & 908 deletions

File tree

β€ŽCertificates/Codesigning.zipβ€Ž

-6.68 KB
Binary file not shown.

β€ŽCertificates/signtool.exeβ€Ž

-421 KB
Binary file not shown.
-10 KB
Binary file not shown.

β€Žlibs/VC_redist.x64.exeβ€Ž

-24.1 MB
Binary file not shown.

β€Žlibs/libiomp5md.dllβ€Ž

-1.87 MB
Binary file not shown.

β€Žlibs/opengl32.dllβ€Ž

-36 MB
Binary file not shown.

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ libs = { macos = 'libsDarwin', ubuntu = 'libsLinux', windows = 'libsWin32' }
195195
missing_calculator_libs = { macos = [], ubuntu = [], windows = [] }
196196
missing_pyside6_files = { macos = ['libshiboken6.abi3.*.dylib'], ubuntu = [], windows = ['shiboken6.abi3.dll', 'MSVCP140.dll'] }
197197
missing_pyside6_plugins = { macos = [], ubuntu = ['Qt/plugins/xcbglintegrations'], windows = [] } # EGL and GLX plugins
198-
missing_other_libraries = {macos = [], ubuntu = [], windows = ['libs/libiomp5md.dll', 'libs/opengl32.dll', 'libs/VC_redist.x64.exe'] }
198+
missing_other_libraries = {macos = [], ubuntu = [], windows = [] }
199199
auto_exclude = { macos = ['_tkinter'], ubuntu = ['_tkinter'], windows = [''], all = [ 'lib2to3', '_bisect',
200200
'_codecs_cn', '_codecs_hk', '_codecs_iso2022', '_codecs_jp', '_codecs_kr', '_codecs_tw',
201201
'_curses', '_elementtree', '_hashlib', '_heapq', '_multibytecodec', '_opcode', '_queue',
-596 KB
Binary file not shown.
-2.23 MB
Binary file not shown.

β€Žresources/posters/sxns16/poster.svgβ€Ž

Lines changed: 0 additions & 607 deletions
This file was deleted.

0 commit comments

Comments
Β (0)