Advertisement
robertvari

pyinstaller command

Jul 17th, 2022
1,016
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.06 KB | None | 0 0
  1. pyinstaller --add-data ".env;." --add-data "images;images" main.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement