This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository zorg.
from ea57dc4 Checks for Xcode and SDK versions new bcc3c05 Some linting nits new 6daa080 Support for checking pip packages new 312e04a I think this looks cleaner
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: dep/dep.py | 71 ++++++- dep/tests/assets/pip_output.json | 422 +++++++++++++++++++++++++++++++++++++++ dep/tests/test_dep.py | 65 ++++-- 3 files changed, 535 insertions(+), 23 deletions(-) create mode 100644 dep/tests/assets/pip_output.json