-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
Description
Heads up: this package now produces the following warning every time it's run:
.../gdtoolkit/parser/parser.py:8: 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.
From this line:
import pkg_resources |
frinyvonnick and eldyer