★ wanayoo — archive 1999 https://github.com/python-cmd2/cmd2/pull/1006/commitsNouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary runtime dependency on setuptools #1006

Open
wants to merge 1 commit into
base: master
from

Commits on Oct 1, 2020

  1. Remove unnecessary runtime dependency on setuptools

    The package does not seem to use setuptools or pkg_resources anywhere,
    and the dependency is probably leftover after migration to
    importlib.metadata.
    mgorny committed Oct 1, 2020
You can’t perform that action at this time.