Add missing python-simplejson dependency
ClosedPublic

Authored by mkrizek on May 12 2015, 12:31 PM.

Details

Test Plan

virtualenv new_env
source new_env/bin/activate
pip install -r requirements.txt
py.test testing/
make mockbuild

Diff Detail

Repository
rRSAPI resultsdb_api
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mkrizek retitled this revision from to Add missing python-simplejson dependency.May 12 2015, 12:31 PM
mkrizek updated this object.
mkrizek edited the test plan for this revision. (Show Details)
mkrizek added reviewers: tflink, kparal, jskladan.
tflink accepted this revision.May 12 2015, 1:33 PM
This revision is now accepted and ready to land.May 12 2015, 1:33 PM
This revision was automatically updated to reflect the committed changes.