Update tagstudio.spec
This commit is contained in:
parent
65d88b9987
commit
5bc80a043f
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ a = Analysis(
|
|||
['tagstudio/tag_studio.py'],
|
||||
pathex=[],
|
||||
binaries=[],
|
||||
datas=[('tagstudio/resources', 'resources')],
|
||||
datas=[('tagstudio/resources', 'resources'), ('tagstudio/src', 'src')],
|
||||
hiddenimports=[],
|
||||
hookspath=[],
|
||||
hooksconfig={},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue