mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 16:22:22 +03:00
Tests directory does not need to be specified
This commit is contained in:
parent
e8b2b9baca
commit
232df4734e
|
@ -91,8 +91,8 @@ Some binary dependencies (e.g. ``fribidi.dll``) will be stored in the
|
||||||
``winbuild\build\bin`` directory; this directory should be added to ``PATH``
|
``winbuild\build\bin`` directory; this directory should be added to ``PATH``
|
||||||
before running tests.
|
before running tests.
|
||||||
|
|
||||||
Build and install Pillow, then run ``python3 -m pytest Tests``
|
Build and install Pillow, then run ``python3 -m pytest`` from the root Pillow
|
||||||
from the root Pillow directory.
|
directory.
|
||||||
|
|
||||||
Example
|
Example
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user