setup.py
changeset 11557 e6bfa34183d3
parent 11548 1ae61c25299a
child 11561 25d93d14f8b6
--- a/setup.py	Tue Feb 10 16:35:06 2015 +0100
+++ b/setup.py	Wed Jan 21 14:31:30 2015 +0100
@@ -2,7 +2,7 @@
 
 
 setup(
-    name='pyramid_cubicweb',
+    name='pyramid-cubicweb',
     version='0.2.1',
     description='Integrate CubicWeb with a Pyramid application.',
     author='Christophe de Vienne',