Skip to content

Warning: pkg_resources is deprecated as an API. #182

@matejsp

Description

@matejsp

With python 3.11 getting the following warning:

  File "/Users/user/projects/project/.venv/lib/python3.11/site-packages/marshmallow_jsonschema/__init__.py", line 1, in <module>
    from pkg_resources import get_distribution
  File "/Users/user/projects/project/.venv/lib/python3.11/site-packages/pkg_resources/__init__.py", line 118, in <module>
    warnings.warn(
DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions