PyGitUp
PyGitUp copied to clipboard
Python warning `pkg_resources is deprecated`
Warning when running git up
/opt/homebrew/Cellar/pygitup/2.3.0/libexec/lib/python3.12/site-packages/PyGitUp/gitup.py:27: 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 as pkg