mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +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``
|
||||
before running tests.
|
||||
|
||||
Build and install Pillow, then run ``python3 -m pytest Tests``
|
||||
from the root Pillow directory.
|
||||
Build and install Pillow, then run ``python3 -m pytest`` from the root Pillow
|
||||
directory.
|
||||
|
||||
Example
|
||||
-------
|
||||
|
|
Loading…
Reference in New Issue
Block a user