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
Родитель 2b947c3c7f
Коммит fc58561b1a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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,