Skip to content

Instantly share code, notes, and snippets.

@aprxi
Created September 26, 2019 14:00
Show Gist options
  • Save aprxi/08dab77fa92f44b7aa0fdd16a1f0bbc6 to your computer and use it in GitHub Desktop.
Save aprxi/08dab77fa92f44b7aa0fdd16a1f0bbc6 to your computer and use it in GitHub Desktop.
PyShipper-variables
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}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment