got annoyed by the egg folder, so have changed the name of the project

This commit is contained in:
Stephen Mardson McQuay 2010-11-08 15:04:41 -07:00
parent 4954633cb1
commit 075dd586a3
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
from setuptools import setup, find_packages
setup(
name = 'interplosion',
name = 'smbinterp',
version = '0.01',
packages = find_packages(),
install_requires = [