Make an executable #13
4
.gitignore
vendored
4
.gitignore
vendored
@@ -2,3 +2,7 @@ demo.py
|
||||
first.py
|
||||
theme.py
|
||||
/.idea
|
||||
/dist/
|
||||
!/dist/drawingtraining
|
||||
/*.spec
|
||||
/build/
|
||||
|
@@ -1,3 +1,2 @@
|
||||
dearpygui
|
||||
pathlib
|
||||
pillow
|
||||
pyinstaller
|
Reference in New Issue
Block a user