-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11855/
-----------------------------------------------------------
Review request for Apache Open Climate.
Description
-------
This is a patch for CLIMATE-106 that includes the python "requests" module in
the list of things installed by easy_rcmet into the target environment. The
"requests" module is used by the web services (specifically
services/database_helpers.py). In the event that additional dependencies crop
up, I've updated the buildout.cfg file to include a "dependencies" part,
executed as the final processing step, to which the necessary installation
steps could be appended.
This addresses bug CLIMATE-106.
https://issues.apache.org/jira/browse/CLIMATE-106
Diffs
-----
/trunk/easy-rcmet/buildout.cfg 1492445
Diff: https://reviews.apache.org/r/11855/diff/
Testing
-------
Thanks,
Andrew Hart