Delete setup.py
This commit is contained in:
parent
c90e4875ee
commit
0afeb42fa7
1 changed files with 0 additions and 6 deletions
6
setup.py
6
setup.py
|
@ -1,6 +0,0 @@
|
||||||
from setuptools import setup
|
|
||||||
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','wxPython'])
|
|
Loading…
Add table
Add a link
Reference in a new issue