Skip to content

Instantly share code, notes, and snippets.

@aprxi
Created September 26, 2019 14:00

Revisions

  1. aprxi created this gist Sep 26, 2019.
    6 changes: 6 additions & 0 deletions PyShipper-variables
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    NAME=${YOUR_MODULE_NAME}
    VERSION=${VERSION_OF_YOUR_MODULE}
    AUTHOR="${YOUR_NAME_OR_ALIAS}"
    AUTHOR_EMAIL="${YOUR_EMAIL_ACCOUNT}"
    DESCRIPTION="${WHAT_YOUR_MODULE_DOES}"
    URL="${GIT_REPOSITORY_URL}"