mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Merge pull request #4836 from nulano/win-develop
Add develop instructions for winbuild
This commit is contained in:
commit
fa768c34c5
|
@ -81,6 +81,9 @@ Pillow for the selected version of Python.
|
||||||
``winbuild\build\build_pillow.cmd bdist_wheel`` will build wheels
|
``winbuild\build\build_pillow.cmd bdist_wheel`` will build wheels
|
||||||
instead of installing Pillow.
|
instead of installing Pillow.
|
||||||
|
|
||||||
|
You can also use ``winbuild\build\build_pillow.cmd --inplace develop`` to build
|
||||||
|
and install Pillow in develop mode (instead of ``pip install --editable``).
|
||||||
|
|
||||||
Testing Pillow
|
Testing Pillow
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user