pyinstaller -F -w -i icon.ico client.py
pip freeze > requirements.txt
Description
Languages
Python
100%
pyinstaller -F -w -i icon.ico client.py
pip freeze > requirements.txt