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

Better parsing of python package name #215

Closed
blink1073 opened this issue Nov 28, 2021 · 2 comments · Fixed by #216
Closed

Better parsing of python package name #215

blink1073 opened this issue Nov 28, 2021 · 2 comments · Fixed by #216
Labels
enhancement New feature or request

Comments

@blink1073
Copy link
Contributor

We can use pkginfo on the distribution file to get the package info, including the name

@blink1073 blink1073 added the enhancement New feature or request label Nov 28, 2021
@blink1073
Copy link
Contributor Author

cc @davidbrochart

@davidbrochart
Copy link
Contributor

Indeed, thanks. I'm going to open a PR to improve the multi-package handling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants