Skip to content

Remove dependeny on deprecated pkg_resources #407

@natefoo

Description

@natefoo
hpc:~$ pulsar-main -c ./config
/venv/lib/python3.13/site-packages/pulsar/util/pastescript/loadwsgi.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  import pkg_resources
/pulsar/venv/lib/python3.13/site-packages/pulsar/util/pastescript/loadwsgi.py:118: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
  return pkg_resources.EntryPoint.parse("x=" + s).load(False)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions