diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-09-17 19:47:40 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-19 19:49:12 +0700 |
commit | 4b587d7b2982726f88df7f0a742765838ba8daae (patch) | |
tree | 8a441521f84d339548ce5b0e63c4384a91e01caf /development/wheel/README | |
parent | 10f1b10186d0623cbb8e28bfdd6bfac7c4a275bf (diff) | |
download | slackbuilds-4b587d7b2982726f88df7f0a742765838ba8daae.tar.gz |
development/wheel: Updated for version 0.25.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/wheel/README')
-rw-r--r-- | development/wheel/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/development/wheel/README b/development/wheel/README index afc6d2862f..4063e3f1e7 100644 --- a/development/wheel/README +++ b/development/wheel/README @@ -2,3 +2,5 @@ A wheel is a ZIP-format archive with a specially formatted filename and the .whl extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. + +Optional dependencies: python-keyring |