diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-12-07 15:26:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-07 23:19:25 +0700 |
commit | b0487dd6b670973f9d4c28d2c5e1f17ef0505772 (patch) | |
tree | 9e0b16dfa9c3309049a58ddd39eba4f997d447f7 /network/twine/slack-desc | |
parent | 6640fc45b52e372e2b65b4c91b859d74992c14a7 (diff) |
network/twine: Updated for version 3.1.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/twine/slack-desc')
-rw-r--r-- | network/twine/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/twine/slack-desc b/network/twine/slack-desc index c215519b8efc3..c13a32d6377ca 100644 --- a/network/twine/slack-desc +++ b/network/twine/slack-desc @@ -8,9 +8,9 @@ |-----handy-ruler------------------------------------------------------| twine: twine (Utilities for interacting with PyPI) twine: -twine: Twine is a utility for interacting with PyPI. -twine: Currently it only supports registering projects and uploading -twine: distributions. +twine: Twine is a utility for publishing Python packages on PyPI. +twine: It provides build system independent uploads of source and binary +twine: distribution artifacts for both new and existing projects. twine: twine: Homepage: https://github.com/pypa/twine twine: |