Skip to content

"pkg_resources is deprecated" ugly message when run the twtxt #194

Description

@baboo35

With new python 3.12 there is such deprecation message before program output

~$ twtxt 
/home/user/Downloads/zzz/lib/python3.12/site-packages/twtxt/helper.py:17: 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

In 3.10 python - no such message

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