diff --git a/setup.py b/setup.py index 894b215f5a1da17de55bb826f7c3600b6cb44afd..1a58300ac590d266b882481afc810843d334a944 100755 --- a/setup.py +++ b/setup.py @@ -89,7 +89,6 @@ setup(name=name, 'dropbear = slapos.recipe.dropbear:Recipe', 'dropbear.add_authorized_key = slapos.recipe.dropbear:AddAuthorizedKey', 'dropbear.client = slapos.recipe.dropbear:Client', - 'dropbear = slapos.recipe.dropbear:Recipe', 'drupal_init = slapos.recipe.drupal:InitRecipe', 'dumpmdb = slapos.recipe.dumpmdb:Recipe', 'duplicity = slapos.recipe.duplicity:Recipe',