Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Bug 937118 - Bump marionette_client dependency because of bug 937097.…
Browse files Browse the repository at this point in the history
… r=dhunt
  • Loading branch information
Sebastiaan de Haan authored and davehunt committed Nov 12, 2013
1 parent 02f709b commit 5f27114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/python/gaia-ui-tests/setup.py
Expand Up @@ -13,7 +13,7 @@
execfile(os.path.join('gaiatest', 'version.py'), version)

# dependencies
deps = ['marionette_client>=0.6.1', 'mozdevice', 'py==1.4.14', 'requests',
deps = ['marionette_client>=0.6.2', 'mozdevice', 'py==1.4.14', 'requests',
'moztest>=0.3']

setup(name='gaiatest',
Expand Down

0 comments on commit 5f27114

Please sign in to comment.