From f90caabdbc66f81b8b90700eca0a535ebdda21b7 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Sun, 29 May 2022 19:23:39 +0300 Subject: [PATCH] Remove sentence fragment --- winbuild/build.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/winbuild/build.rst b/winbuild/build.rst index e8dc62771..af7c558cf 100644 --- a/winbuild/build.rst +++ b/winbuild/build.rst @@ -44,7 +44,6 @@ behaviour of ``build_prepare.py``: ``EXECUTABLE`` defaults to ``python.exe``. * ``ARCHITECTURE`` is used to select a ``x86``, ``x64`` or ``ARM64`` build. By default, uses same architecture as the version of Python used to run ``build_prepare.py``. - is used. * ``PILLOW_BUILD`` can be used to override the ``winbuild\build`` directory path, used to store generated build scripts and compiled libraries. **Warning:** This directory is wiped when ``build_prepare.py`` is run.