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

Improve exception/traceback when invalid entry-points are specified #3684

Merged
merged 2 commits into from Nov 23, 2022

Conversation

abravalheri
Copy link
Contributor

Summary of changes

  • Wrap exception in setuptools._entry_points.ensure_valid to display a message that is easier to understand.

Closes #3682

Pull Request Checklist

@abravalheri abravalheri merged commit b682080 into pypa:main Nov 23, 2022
@abravalheri abravalheri deleted the issue-3682 branch November 23, 2022 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] Improve setuptools tracebacks for invalid entry points
2 participants