Add files via upload
This commit is contained in:
parent
d63a3ebd54
commit
edd3f86508
20 changed files with 228 additions and 87 deletions
2
setup.py
2
setup.py
|
@ -1,6 +1,6 @@
|
|||
from setuptools import setup
|
||||
|
||||
setup(name='pgw',packages=['pygwin'],version='0.0.1',author='themixray',
|
||||
setup(name='pgw',packages=['pygwin'],version='0.0.3',author='themixray',
|
||||
description='A library for creating Python applications.',
|
||||
license='MIT',install_requires=['cython','pywin32','pygame',
|
||||
'inputs','pydub','wxPython','pyautogui'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue