21230: Update virtualenv in fed-migrate test 21230-no-global-pip
authorBrett Smith <brett.smith@curii.com>
Tue, 16 Jan 2024 16:14:02 +0000 (11:14 -0500)
committerBrett Smith <brett.smith@curii.com>
Tue, 16 Jan 2024 16:40:04 +0000 (11:40 -0500)
commitacf0375f2aded6b5f8dbc897abd07e2c9dbd7ce4
tree3d5f8397d0503add66aadb081e8fd9f7bc1b2ad6
parentd600f6dbb82e46922b17ff93a877a76131c26ebc
21230: Update virtualenv in fed-migrate test

I don't believe this is strictly necessary, but `python3 -m venv` is
more likely to work than `virtualenv` and better matches all our other
code. Everything else is just style updates.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
sdk/python/tests/fed-migrate/jenkins.sh