★ wanayoo — archive 1999 https://github.com/python-cmd2/cmd2/pull/1006Nouvelle 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

Conversation

@mgorny
Copy link

@mgorny mgorny commented Oct 1, 2020

The package does not seem to use setuptools or pkg_resources anywhere,
and the dependency is probably leftover after migration to
importlib.metadata.

The package does not seem to use setuptools or pkg_resources anywhere,
and the dependency is probably leftover after migration to
importlib.metadata.
@mgorny mgorny requested review from kotfu and tleonhardt as code owners Oct 1, 2020
@codecov
Copy link

@codecov codecov bot commented Oct 1, 2020

Codecov Report

Merging #1006 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1006   +/-   ##
=======================================
  Coverage   97.89%   97.89%           
=======================================
  Files          22       22           
  Lines        4613     4613           
=======================================
  Hits         4516     4516           
  Misses         97       97           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5cd91a3...431b5aa. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.