----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63726/ -----------------------------------------------------------
(Updated Nov. 10, 2017, 3 p.m.) Review request for mesos. Changes ------- Updated comment to include link to JIRA ticket. Repository: mesos Description ------- For now we hard code pulling in the pip-requirements from the python CLI's virtualenv in addition to our own pip-requirements for the linter virtualenv. In the future, we need to make this more generic to support multiple lintable python projects each with their own virtualenvs (and potentially conflicting libraries). We have opened a JIRA ticket to track this: https://issues.apache.org/jira/browse/MESOS-8206 Diffs (updated) ----- support/build-virtualenv 3ab40f08ee0723c53c0ded5880a2fa22ac95996f Diff: https://reviews.apache.org/r/63726/diff/2/ Changes: https://reviews.apache.org/r/63726/diff/1-2/ Testing ------- support/mesos-style.py Thanks, Kevin Klues
