Fix 'no such option: --use-wheel'

This commit is contained in:
hugovk 2018-10-17 09:23:41 +03:00
parent 6a83a440d5
commit 67563cff33

View File

@ -4,4 +4,4 @@ git fetch origin master:refs/remotes/origin/master
# CFLAGS=-O0 means build with no optimisation. # CFLAGS=-O0 means build with no optimisation.
# Makes build much quicker for lxml and other dependencies. # 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