diff options
author | J. Goutin <JGoutin@users.noreply.github.com> | 2016-07-03 21:28:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-03 21:28:19 +0200 |
commit | cb29ee77631530b6e15bc84ba8762bcda0ad4467 (patch) | |
tree | 8f4f342c149500ba2f5f479cd4c52b414e9f207d | |
parent | 2a835337bfe7d4831b59c448e729e6a609c2c38f (diff) | |
download | external_python_setuptools-cb29ee77631530b6e15bc84ba8762bcda0ad4467.tar.gz external_python_setuptools-cb29ee77631530b6e15bc84ba8762bcda0ad4467.tar.bz2 external_python_setuptools-cb29ee77631530b6e15bc84ba8762bcda0ad4467.zip |
Update CHANGES.rst
-rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 2b01135d..e04bdf05 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,7 +5,7 @@ CHANGES v24.0.2 ------- -* If MSVC++14 is needed ``setuptools.msvc`` no redirect +* If MSVC++14 is needed ``setuptools.msvc`` now redirect user to Visual C++ Build Tools web page. v24.0.1 |