an icon for Windows exe :)

This commit is contained in:
Alexis Delhaie
2020-10-02 23:25:23 +02:00
parent 3509ae6bb1
commit a11ac091d5
2 changed files with 1 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
@echo off @echo off
pip install -r src\requirements.txt pip install -r src\requirements.txt
pyinstaller --clean --console -n=st src\main.py pyinstaller --clean --console --icon=icon.ico -n=st src\main.py

BIN
icon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB