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

New release? #62

Open
bluetech opened this issue Apr 18, 2024 · 2 comments
Open

New release? #62

bluetech opened this issue Apr 18, 2024 · 2 comments

Comments

@bluetech
Copy link

Coming from pypa/pip#4768, trying to change pip to vendor the charset_normalizer package. This package has wheels for specific platforms as well as an any wheel. The currently released vendoring picks up the platform-specific wheel, but pip wants the any wheel. I noticed this had already been fixed in 529efb1, but this was never released.


For now I'll continue by installing vendoring from git, though then it also adds a bunch of dist-info directories which I need to look into what they are...

@ichard26
Copy link

ichard26 commented Nov 2, 2024

@pradyunsg if you'd like, I can help out with maintaining this tool. I wouldn't have the time to make major changes (which arguably is a good thing) but I'd be happy to trim the grass and water the plants so to speak. This is a pip subproject essentially, the bus factor doesn't have to be one :)

@notatallshaw
Copy link

Likewise, I'm unlikely to be able to initiate any functional changes, but I'm happy to help with reviewing, and CI / configuration / packaging improvements.

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

No branches or pull requests

3 participants