azure-cli/tools
Derek Bekoe 5a4504d85c Remove packaged release patches (#4688)
* Remove packaged release patches

Removes the following patches:
1. The packaged installs do not support `az component` so we patch this module with appropriate messages.
2. The CLI has a feature that checks PyPI for a command module if it's not installed and the user attempts to run it. This patch disables this as components cannot be installed in packaged installs.

* Fix style
2017-10-17 09:40:56 -07:00
..
automation Remove packaged release patches (#4688) 2017-10-17 09:40:56 -07:00
scripts
setup.py