summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2019-10-25 08:47:56 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2019-10-25 10:08:17 +0300
commita7510b6510ab3f1768de7eb75d7a6d06303bee24 (patch)
tree0df7048af2705aa71e22ebd3d1302b7f4f84f93b /docs
parente4ee99f3fd0761291a202ba3dc98478740b178d8 (diff)
downloadwheel-git-a7510b6510ab3f1768de7eb75d7a6d06303bee24.tar.gz
Moved the contents of setup.py to setup.cfg
Diffstat (limited to 'docs')
-rw-r--r--docs/news.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst
index 1790d40..debb8d7 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -6,6 +6,7 @@ Release Notes
- Added automatic platform tag detection for macOS binary wheels
(PR by Grzegorz Bokota)
- Updated project packaging and testing configuration for :pep:`517`
+- Moved the contents of setup.py to setup.cfg
**0.33.6 (2019-08-18)**