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

Metadata files, skip 404, and PEP 723 support for py2ndex #156

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

notatallshaw
Copy link
Contributor

@notatallshaw notatallshaw commented Jul 23, 2024

I was trying to use py2index script for a massive resolution, I ended up making some small changes:

  1. Download metadata files directly instead of wheels
  2. Skip 404 for project urls (found sometimes got sent to "python" as a dependency)
  3. Setup PEP 723 for script, so can run like "uv run py2index.py" without needing to seperately install dependencies.

@frostming frostming merged commit b01ff4e into sarugaku:main Jul 23, 2024
9 checks passed
@notatallshaw notatallshaw mentioned this pull request Aug 1, 2024
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.

2 participants