Merge pull request #4681 from PySimpleGUI/Dev-latest
Adding the init that is normally included with the pip installation
This commit is contained in:
commit
b4576a7e52
1 changed files with 3 additions and 0 deletions
3
__init__.py
Normal file
3
__init__.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
name = "PySimpleGUI"
|
||||
from .PySimpleGUI import *
|
||||
from .PySimpleGUI import __version__
|
Loading…
Add table
Add a link
Reference in a new issue