You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pkg_resources is deprecated, we should move to importlib.
.tox/py312/lib/python3.12/site-packages/wdl_aid/__init__.py:21
/home/runner/work/wdl-aid/wdl-aid/.tox/py312/lib/python3.12/site-packages/wdl_aid/__init__.py:21: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
The text was updated successfully, but these errors were encountered:
pkg_resources is deprecated, we should move to importlib.
The text was updated successfully, but these errors were encountered: