oss-fuzz/projects/nanopb
Petteri Aimonen e061321735
nanopb: Fix build error, remove anaconda dependency (#3717)
This remaps /usr/bin/python as python3, because grpcio-tools support
for Python 2 has ended. Nanopb generator still uses #!/usr/bin/env python
so it would pick Python 2 by default otherwise.

Anaconda was used in a previous pull request to attempt installing a working
combination of libraries, but it is unnecessary once the version conflict was
fixed.
2020-04-27 07:33:27 -07:00
..
Dockerfile nanopb: Fix build error, remove anaconda dependency (#3717) 2020-04-27 07:33:27 -07:00
build.sh nanopb: Fix build error, remove anaconda dependency (#3717) 2020-04-27 07:33:27 -07:00
project.yaml Enable dataflow build config for 22 more projects (#1632). (#3519) 2020-03-18 13:12:58 -07:00