Adding the init that is normally included with the pip installation
This commit is contained in:
parent
04ffe838e3
commit
bd41016fa1
|
@ -0,0 +1,3 @@
|
|||
name = "PySimpleGUI"
|
||||
from .PySimpleGUI import *
|
||||
from .PySimpleGUI import __version__
|
Loading…
Reference in New Issue