Changeset - efee58510c1a
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 15 years ago 2011-04-05 02:16:07
marcin@python-works.com
removed obsolete celerypylons commands
1 file changed with 0 insertions and 4 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -111,9 +111,5 @@ setup(
 
    make-index = rhodecode.lib.indexers:MakeIndex
 
    upgrade-db = rhodecode.lib.dbmigrate:UpgradeDb
 
    celeryd=rhodecode.lib.celerypylons.commands:CeleryDaemonCommand
 
    celerybeat=rhodecode.lib.celerypylons.commands:CeleryBeatCommand
 
    camqadm=rhodecode.lib.celerypylons.commands:CAMQPAdminCommand
 
    celeryev=rhodecode.lib.celerypylons.commands:CeleryEventCommand
 

	
 
    """,
 
)
0 comments (0 inline, 0 general)