Bug 794692 - Change Marionette's package name to marionette_client, r=mdas, DONTBUILD (NPOTB)

This commit is contained in:
Jonathan Griffin 2012-09-27 10:42:37 -07:00
parent ed9eb552db
commit 7b8f2267f6

View File

@ -14,7 +14,7 @@ except (OSError, IOError):
deps = ['manifestdestiny', 'mozhttpd >= 0.3',
'mozprocess == 0.5', 'mozrunner == 5.10']
setup(name='marionette',
setup(name='marionette_client',
version=version,
description="Marionette test automation client",
long_description=description,