-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* issue38: clean up install_update * issue38: add purge_dst_dir and exclude_from_purge kwargs to install_update(), and adapt _install_update_win accordingly * issue38: add tests for install_update purge and options override * issue38: amend client docstring with purge warning * issue38: implement optional purge in _install_update_mac * issue38: clear src_dir contents in _install_update_mac * issue38: add explicit warning to readme about purge option
- Loading branch information
1 parent
bb7b420
commit 73fbd34
Showing
4 changed files
with
205 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters