Skip to content

DXE-6541 Remove dependency from setuptools in edgegrid-python#138

Open
artbookspirit wants to merge 2 commits intomasterfrom
feature/DXE-6541-remove-dependency-from-setuptools-in-edgegrid-python
Open

DXE-6541 Remove dependency from setuptools in edgegrid-python#138
artbookspirit wants to merge 2 commits intomasterfrom
feature/DXE-6541-remove-dependency-from-setuptools-in-edgegrid-python

Conversation

@artbookspirit
Copy link
Copy Markdown
Collaborator

No description provided.

carlwgeorge and others added 2 commits April 24, 2026 10:02
pkg_resources has been deprecated since setuptools 67.5.0, and is
removed in setuptools 82.0.0.  Instead, we can rely on PEP 420 and
find_namespace_packages to handle the namespace.

https://setuptools.pypa.io/en/stable/history.html#v82-0-0
https://setuptools.pypa.io/en/stable/userguide/package_discovery.html#finding-namespace-packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants