20846: Python package build uses one specific Python version
authorBrett Smith <brett.smith@curii.com>
Thu, 4 Jan 2024 22:45:44 +0000 (17:45 -0500)
committerBrett Smith <brett.smith@curii.com>
Thu, 4 Jan 2024 22:45:44 +0000 (17:45 -0500)
commitd9389508ca23405edc3cd120a181bcf89d5d8d57
treeeda14250ea3def9adfdcd98ba337afe45a29b6b7
parent9b0c0a3b653c724b014a533367892b1fc457686f
20846: Python package build uses one specific Python version

This is meant to prevent all kinds of weird problems that can arise if
`python3` ever stops being the same version that we used to build the
package.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
build/run-library.sh