Skip to content

Commit

Permalink
Replaced real path from audiotext.spec by an annotated path
Browse files Browse the repository at this point in the history
  • Loading branch information
José Carlos López committed Feb 3, 2023
1 parent 547b67f commit d654624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audiotext.spec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ block_cipher = None


a = Analysis(
['D:\\Mio\\Proyectos\\Python\\audiotext\\src\\main.py'],
['ROOT DIRECTORY PATH\\audiotext\\src\\main.py'],
pathex=[],
binaries=[],
datas=[
Expand Down

0 comments on commit d654624

Please sign in to comment.