Fix usage of pkg_resources in all apps #94

Open
opened 2025-08-29 16:10:08 +02:00 by hansegucker · 0 comments
hansegucker commented 2025-08-29 16:10:08 +02:00 (Migrated from edugit.org)
/home/wethjo/dev/AlekSIS/apps/onboarding/AlekSIS-App-Tezor/aleksis/apps/tezor/__init__.py:1: 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
``` /home/wethjo/dev/AlekSIS/apps/onboarding/AlekSIS-App-Tezor/aleksis/apps/tezor/__init__.py:1: 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 ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS#94
No description provided.