Skip to content

Commit 466acea

Browse files
committed
Add note about PIL tests
1 parent b31e0bb commit 466acea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Check out [this tool](https://github.com/TI-Toolkit/token_translation_extractor)
3939

4040
### Unit Testing
4141

42-
You can run the test suite via `__main__.py`, or run individual tests found in `tests/` with `unittest`.
42+
You can run the test suite via `__main__.py`, or run individual tests found in `tests/` with `unittest`. Tests for optional package extensions (e.g. PIL) will be skipped if the package cannot be found.
4343

4444
Note that the PyPI distribution does _not_ include the test suite.
4545

0 commit comments

Comments
 (0)