Move the handle_python_package() function from run-library.sh to
authorWard Vandewege <ward@curii.com>
Sun, 22 Nov 2020 13:35:06 +0000 (08:35 -0500)
committerWard Vandewege <ward@curii.com>
Sun, 22 Nov 2020 13:35:06 +0000 (08:35 -0500)
commite643759e12dcdd0d79a82e78de58669b956204da
tree8c33d3084c6cf1a5db9ba7d2bfb712d20fb377ac
parent1884c6d206b9bc50af7e04e8027f948101361c9b
Move the handle_python_package() function from run-library.sh to
run-build-packages-python-and-ruby.sh, it is only used in the latter.
Update it to call python3 instead of just 'python'.

refs #15888

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
build/run-build-packages-python-and-ruby.sh
build/run-library.sh