diff options
author | JGoutin <JGoutin@users.noreply.github.com> | 2018-06-12 20:49:08 +0200 |
---|---|---|
committer | Paul Ganssle <paul@ganssle.io> | 2018-07-10 15:37:47 -0400 |
commit | baa9aea1de4351b96e6e677a8cd95bc5f122087e (patch) | |
tree | 18184465cd0cc5e4597d2e9014226d3808f893a7 | |
parent | 209e3ac20fa69c7352e28b2aeeb2898fbbbf87d4 (diff) | |
download | external_python_setuptools-baa9aea1de4351b96e6e677a8cd95bc5f122087e.tar.gz external_python_setuptools-baa9aea1de4351b96e6e677a8cd95bc5f122087e.tar.bz2 external_python_setuptools-baa9aea1de4351b96e6e677a8cd95bc5f122087e.zip |
Create 1388.change.rst
-rw-r--r-- | changelog.d/1388.change.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1388.change.rst b/changelog.d/1388.change.rst new file mode 100644 index 00000000..b98dc966 --- /dev/null +++ b/changelog.d/1388.change.rst @@ -0,0 +1 @@ +Fixed "Microsoft Visual C++ Build Tools" link in exception when Visual C++ not found. |