repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Obsolete VTE pre-2.91 ABI
[oi-userland.git]
/
components
/
python
/
pillow
/
patches
/
01-no-pip-install.patch
blob
6d4c426f927ab44c7a9d6b8eead09447fd706ee5
1
--- pillow-11.0.0/tox.ini.orig
2
+++ pillow-11.0.0/tox.ini
3
@@ -12,7 +12,6 @@
4
tests
5
commands =
6
make clean
7
- {envpython} -m pip install .
8
{envpython} selftest.py
9
{envpython} -m pytest -W always {posargs}
10
allowlist_externals =