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

WIP: extraction of requirements for pyproject.toml projects #565

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TyberiusPrime
Copy link
Collaborator

This is a WIP PR to finally get automated extraction of pyproject.toml projects.

Right now it's got two weaknesses:

  • no tests (I have to do a deep dive into understanding how mach-nix is tested in the first place)
  • and support only for the 'script_single' case of the requirements extractor - I'm not yet certain when the 'script' case (which seems to handle multiple python versions?) is being called.

Once I got pypy-debs-db running again, I'll see if I can stick the extractor in that, that should give us a better picture with regards on what it can and can't read.

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.

1 participant