mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Fix 'no such option: --use-wheel'
This commit is contained in:
parent
6a83a440d5
commit
67563cff33
|
@ -4,4 +4,4 @@ git fetch origin master:refs/remotes/origin/master
|
|||
|
||||
# CFLAGS=-O0 means build with no optimisation.
|
||||
# Makes build much quicker for lxml and other dependencies.
|
||||
time CFLAGS=-O0 pip install --use-wheel diff_cover
|
||||
time CFLAGS=-O0 pip install diff_cover
|
||||
|
|
Loading…
Reference in New Issue
Block a user