We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74af933 commit 420150fCopy full SHA for 420150f
1 file changed
winbuild/build.rst
@@ -92,7 +92,7 @@ You can also install Pillow in `editable mode`_::
92
winbuild\build\build_env.cmd
93
python.exe -m pip install -v -C raqm=vendor -C fribidi=vendor -e .
94
95
-To build a wheel instead, run::
+To build a binary wheel instead, run::
96
97
98
python.exe -m pip wheel -v -C raqm=vendor -C fribidi=vendor .
0 commit comments