diff options
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 afc6d2862f862..4063e3f1e72e8 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 |