Commit fed92760 by Stalin Munoz

Delete setup.py~

parent fc0703b0
from setuptools import setup
setup(name='pypack',
version='0.1',
description='Test package',
url='http://c3.unam.mx/',
author='Stan',
author_email='stalin.munoz@c3.unam.mx',
license='LGPL',
packages=['pypack'],
zip_safe=False)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment