Metadata-Version: 2.4
Name: pyshipupdate
Version: 0.2.1
Summary: self-update applications frozen/installed by pyship
Home-page: https://github.com/jamesabel/pyshipupdate
Download-URL: https://github.com/jamesabel/pyshipupdate
Author: abel
Author-email: j@abel.co
License: MIT License
Keywords: freezer,installer,ship
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: balsa
Requires-Dist: requests
Requires-Dist: attrs
Requires-Dist: typeguard
Requires-Dist: semver
Requires-Dist: python-dateutil
Requires-Dist: boto3
Requires-Dist: awsimple
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary


# pyshipupdate
self-update applications frozen/installed by pyship

Use this for `pyship` apps themselves, i.e. put `pyshipupdate` in the app dependencies and
put `pyship` itself in the app's dev requirements (only).
