Delete tests directory
This commit is contained in:
parent
ae219f8a76
commit
061129f84e
2 changed files with 0 additions and 9 deletions
|
@ -1,3 +0,0 @@
|
||||||
@echo off
|
|
||||||
python setup.py install
|
|
||||||
echo [32mComplete![0m
|
|
|
@ -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