diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2015-05-18 15:03:59 +0800 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-05-18 15:03:59 +0800 |
| commit | bdb02cc81b0caee69db336b0093cbc7243a25879 (patch) | |
| tree | 32106bd99e54fbf64537ec636a1471ac34ed66cc | |
| parent | 8b78e4b3bb977323247073fa99de62fdf8571630 (diff) | |
| download | python-setuptools-git-bdb02cc81b0caee69db336b0093cbc7243a25879.tar.gz | |
Update changelog
| -rw-r--r-- | CHANGES.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 089077b4..6d3466a9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,11 +3,13 @@ CHANGES ======= ---- -15.3 +16.0 ---- * Pull Request #130: Better error messages for errors in parsed requirements. +* Pull Request #133: Removed ``setuptools.tests`` from the + installed packages. ---- 15.2 |
