We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3fd173 + bff6b4d commit 0a3c8c2Copy full SHA for 0a3c8c2
Tests/oss-fuzz/build.sh
@@ -15,7 +15,7 @@
15
#
16
################################################################################
17
18
-python3 setup.py build --build-base=/tmp/build install
+python3 -m pip install .
19
20
# Build fuzzers in $OUT.
21
for fuzzer in $(find $SRC -name 'fuzz_*.py'); do
0 commit comments