summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2018-05-26 20:02:20 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2018-07-17 15:02:49 +0300
commitd3f5918ccbb1c79e2fc42b7766626a0aa20dc438 (patch)
treed0cf7953c17a04c60928983632163d9b1529388f /docs
parentb709650ec8f2e208232c5b5be758bde6c0d660ba (diff)
downloadwheel-git-d3f5918ccbb1c79e2fc42b7766626a0aa20dc438.tar.gz
Removed wheel signing and verifying features
This was discussed on the distutils-sig mailing list: https://mail.python.org/mm3/archives/list/distutils-sig@python.org/thread/MU2T6FRFNLRDEWSBJDRAFGDIFWCC6OIS/ Fixes #196.
Diffstat (limited to 'docs')
-rw-r--r--docs/news.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst
index 26d91aa..d67f053 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -1,6 +1,10 @@
Release Notes
=============
+**UNRELEASED**
+
+- Removed wheel signing and verifying features
+
**0.31.1**
- Fixed arch as ``None`` when converting eggs to wheels