What's Changed
* Fix --gist argument failure by ericwb in https://github.com/securesauce/precli/pull/677
* Small refactor in the loading of targets extension by ericwb in https://github.com/securesauce/precli/pull/678
* Use response.ok instead of specific code by ericwb in https://github.com/securesauce/precli/pull/679
* Fix up the CLI main unit tests by ericwb in https://github.com/securesauce/precli/pull/680
* Nit: minor change of name of unit test function by ericwb in https://github.com/securesauce/precli/pull/681
* Clean up and refactor CLI unit tests by ericwb in https://github.com/securesauce/precli/pull/682
* Set exit code to 0 or 1 based on results by ericwb in https://github.com/securesauce/precli/pull/683
* Add ability to specify a PyPI url as a target by ericwb in https://github.com/securesauce/precli/pull/684
* Add PyPI example to Getting Started documentation by ericwb in https://github.com/securesauce/precli/pull/685
**Full Changelog**: https://github.com/securesauce/precli/compare/0.7.7...0.7.8