diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2015-11-27 23:04:23 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-11-27 23:04:23 -0500 |
| commit | e99e20ceb50b6292be0d383ec67f2ca6692a6d70 (patch) | |
| tree | a979fd2798039313711fb3f94ec1a15dba75498a | |
| parent | 95eed6e888743faaff87f0ffe3c0de5c1dcaaab9 (diff) | |
| download | python-setuptools-git-e99e20ceb50b6292be0d383ec67f2ca6692a6d70.tar.gz | |
Update changelog
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index ebe76433..fa89b09b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -14,6 +14,9 @@ CHANGES for the issue reported in Pull Request #155. * Issue #453: In ``ez_setup`` bootstrap module, unload all ``pkg_resources`` modules following download. +* Pull Request #158: Honor `PEP-488 + <https://www.python.org/dev/peps/pep-0488/>`_ when excluding + files for namespace packages. ------ 18.6.1 |
