2
makefile
Normal file
2
makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
build:
|
||||
pyinstaller main.py --onefile -w --hidden-import="PIL._tkinter_finder" -n drawingtraining
|
Reference in New Issue
Block a user