changing layout, lots of things. currently broken
[p2pool.git] / setup.py
index 3075478..fc3b28b 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -13,5 +13,5 @@ setup(name='p2pool',
     author_email='forrest@forre.st',
     url='http://p2pool.forre.st/',
     
-    console=['main.py'],
+    console=['run_p2pool.py'],
 )