Add files via upload
This commit is contained in:
parent
815a7bea90
commit
db05a386cb
11 changed files with 132 additions and 13 deletions
2
setup.py
2
setup.py
|
@ -3,4 +3,4 @@ import requests
|
|||
|
||||
setup(name='pygwin',packages=['pygwin'],version='0.1.0',author='themixray',
|
||||
description='A library for creating Python applications.',license='MIT',
|
||||
install_requires=['cython','pywin32','pygame','inputs','pydub','kivy'])
|
||||
install_requires=['cython','pywin32','pygame','inputs','pydub','wxPython'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue