mirror of https://github.com/google/oss-fuzz.git
httplib2: fix build. (#5754)
This commit is contained in:
parent
8a85802edd
commit
626a66d1d1
|
@ -15,7 +15,7 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
pip3 install six
|
||||
pip3 install six pytest
|
||||
python3 setup.py install
|
||||
|
||||
# Build fuzzers in $OUT.
|
||||
|
|
Loading…
Reference in New Issue