21721: Remove ruamel.yaml dependency
authorBrett Smith <brett.smith@curii.com>
Wed, 24 Apr 2024 19:55:06 +0000 (15:55 -0400)
committerBrett Smith <brett.smith@curii.com>
Wed, 24 Apr 2024 19:55:28 +0000 (15:55 -0400)
commitf560aa12166357b3cd10194024f1556631f27587
treecaffadc8edbb3071b8294934e7d942b9373adb3e
parent1d55eb8597807b8dbe66b605fd34882341372720
21721: Remove ruamel.yaml dependency

We import it a few times but never actually use it.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
sdk/python/arvados/commands/arv_copy.py
sdk/python/setup.py
sdk/python/tests/test_http.py