File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ environment to use the SDK compiler for 64-bit builds on Python 3.3 and 3.4.
123123For projects which do not need a compiler, or which don't support 3.3 or 3.4 on
12412464-bit Windows, only the ``appveyor.yml `` file is needed.
125125
126- `build.cmd <https://raw.githubusercontent.com/pypa/python-packaging-user-guide/master/source/guides/ppveyor -sample/build.cmd >`__
126+ `build.cmd <https://raw.githubusercontent.com/pypa/python-packaging-user-guide/master/source/guides/appveyor -sample/build.cmd >`__
127127is a Windows batch script that runs a single command in an environment with the
128128appropriate compiler for the selected Python version. All you need to do is to
129129set the single environment variable ``DISTUTILS_USE_SDK `` to a value of ``1 ``
You can’t perform that action at this time.
0 commit comments