Remove Pillow stubs (#12732)

This commit is contained in:
Sebastian Rittau
2024-10-03 11:33:09 +02:00
committed by GitHub
parent 735942adb0
commit 848cf9103d
98 changed files with 3 additions and 3775 deletions

View File

@@ -162,7 +162,7 @@ it checks all third-party stubs, but you can provide the distributions to
check on the command line:
```bash
(.venv3)$ python3 tests/stubtest_third_party.py Pillow toml # check stubs/Pillow and stubs/toml
(.venv3)$ python3 tests/stubtest_third_party.py requests toml # check stubs/requests and stubs/toml
```
If you have the runtime package installed in your local virtual environment, you can also run stubtest