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 support for parsing names and dependencies from non-wheels #109

Closed
techalchemy opened this issue Nov 11, 2018 · 1 comment
Closed
Assignees
Labels

Comments

@techalchemy
Copy link
Member

  • Unpack and build local and remote archives
  • Parse and load dependencies from those archives
  • Load requirements from sdists locally
  • Parse and load pyproject.toml
  • Parse and load setup.cfg
  • Support for ast parsing setup.py? Is that faster / more accurate?
  • What needs to happen for pep 508 style direct url support?
@techalchemy techalchemy self-assigned this Nov 11, 2018
@techalchemy
Copy link
Member Author

This is completely finished except for AST parsing as of #108

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

No branches or pull requests

1 participant