diff setup.py @ 46:ad9d606ef5fa

Updates for upload to PyPI.
author Brian Neal <bgneal@gmail.com>
date Tue, 05 Jun 2012 19:03:36 -0500
parents 62e0d0e2628b
children 38da44b09e43
line wrap: on
line diff
--- a/setup.py	Tue Jun 05 18:18:28 2012 -0500
+++ b/setup.py	Tue Jun 05 19:03:36 2012 -0500
@@ -9,7 +9,7 @@
 import enigma
 
 setup(
-    name='enigma',
+    name='py-enigma',
     version=enigma.__version__,
     author='Brian Neal',
     author_email='bgneal@gmail.com',