mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 02:47:07 +00:00
Bug 751787 - Add proper dependencies to setup.py, a=npotb
This commit is contained in:
parent
386740b5cf
commit
01f7fd58b8
@ -11,7 +11,7 @@ except (OSError, IOError):
|
||||
description = ''
|
||||
|
||||
# dependencies
|
||||
deps = []
|
||||
deps = ['manifestdestiny', 'mozhttpd >= 0.3']
|
||||
|
||||
setup(name='marionette',
|
||||
version=version,
|
||||
|
Loading…
x
Reference in New Issue
Block a user