20846: Migrate from pkg_resources to importlib in sdk/cwl
authorBrett Smith <brett.smith@curii.com>
Thu, 4 Jan 2024 15:42:02 +0000 (10:42 -0500)
committerBrett Smith <brett.smith@curii.com>
Thu, 4 Jan 2024 15:46:41 +0000 (10:46 -0500)
commitc11ae3f057030bf247be90a6cdec06847c889f13
tree9fb992c47606cb24629ad68f3a725ab1d2300fa7
parentd87a40244424a9ad9120f3c1a805793cfe586436
20846: Migrate from pkg_resources to importlib in sdk/cwl

Now that we're deprecating Python 3.7, it's easy to rely on importlib
from the stdlib.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
sdk/cwl/arvados_cwl/__init__.py