Skip to content

Commit

Permalink
Update tgbox_cli.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
NotStatilko committed Apr 28, 2023
1 parent cac9548 commit 920e18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tgbox_cli.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from tgbox.constants import PYINSTALLER_DATA

a = Analysis(
['tgbox_cli.py'],
['tgbox_cli/tgbox_cli.py'],
pathex = [],
binaries = [],
datas = [],
Expand Down

0 comments on commit 920e18a

Please sign in to comment.