diff options
author | Anthon van der Neut <anthon@mnt.org> | 2020-09-03 20:40:51 +0200 |
---|---|---|
committer | Anthon van der Neut <anthon@mnt.org> | 2020-09-03 20:40:51 +0200 |
commit | 53a39bcc144e46221caee39f49cd753f956b0657 (patch) | |
tree | b45181ad4864f66157be031648da1bfa2e4baab5 /CHANGES | |
parent | b3acb5b97d8cd60064c6bfd0d7921e4f96c185c8 (diff) | |
download | ruamel.yaml-53a39bcc144e46221caee39f49cd753f956b0657.tar.gz |
udpate setup.py to workaround issue in setuptools0.16.11
https://github.com/pypa/setuptools/issues/2355#issuecomment-685159580
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +[0, 16, 11]: 2020-09-03 + - workaround issue with setuptools 0.50 and importing pip ( fix by jaraco + https://github.com/pypa/setuptools/issues/2355#issuecomment-685159580 ) + [0, 16, 10]: 2020-02-12 - (auto) updated image references in README to sourceforge |