Closed
Bug 751787
Opened 13 years ago
Closed 13 years ago
Setup.py should have all dependencies
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla15
People
(Reporter: jgriffin, Assigned: jgriffin)
Details
Marionette's setup.py should have all its required deps, so that running setup.py install/(develop) will install all necessary packages. Currently, it relies on some .sh scripts to bootstrap a virtualenv, but we should support setup.py as well.
| Assignee | ||
Comment 1•13 years ago
|
||
Target Milestone: --- → mozilla15
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•