tensorflow_privacy/tools
Michael Reneer fd7cc7607f Update the Python package scripts to use Python 3.10 explicitly.
Failure:

1. From the build scripts:

```
+ ./tools/build_pip_package.sh
Python 3.8.10
```

2. But `tensorflow-probability` does not support Python 3.8, https://pypi.org/project/tensorflow-probability/

The fix is to update TFP build scripts to use Python 3.10 explicitly because it appears there are unsupported version of Python on the build machines.

PiperOrigin-RevId: 572339377
2023-10-10 12:50:56 -07:00
..
build_pip_package.sh Update the Python package scripts to use Python 3.10 explicitly. 2023-10-10 12:50:56 -07:00
publish_pip_package.sh Update the Python package scripts to use Python 3.10 explicitly. 2023-10-10 12:50:56 -07:00
test_pip_package.sh Update the Python package scripts to use Python 3.10 explicitly. 2023-10-10 12:50:56 -07:00