Skip to content

Commit d654624

Browse files
author
José Carlos López
committed
Replaced real path from audiotext.spec by an annotated path
1 parent 547b67f commit d654624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

audiotext.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ block_cipher = None
55

66

77
a = Analysis(
8-
['D:\\Mio\\Proyectos\\Python\\audiotext\\src\\main.py'],
8+
['ROOT DIRECTORY PATH\\audiotext\\src\\main.py'],
99
pathex=[],
1010
binaries=[],
1111
datas=[

0 commit comments

Comments
 (0)