rlee287 / pyautoupdate

An auto-update API for Python programs. ARCHIVED: The update mechanism here contains no guarantees about code integrity. You may want to look at TUF (The Update Framework) instead.
GNU Lesser General Public License v2.1
14 stars 2 forks source link

Find a way to replace the main file #39

Open rlee287 opened 6 years ago

rlee287 commented 6 years ago

Feature Request

Description of feature: Find a way to replace the main file

Rationale for feature: If the main file is in use, then it can be hard to replace. This should be possible through a renaming process.