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

Add support for [all] in Python projects #118

Open
nickiemc opened this issue Sep 2, 2020 · 0 comments
Open

Add support for [all] in Python projects #118

nickiemc opened this issue Sep 2, 2020 · 0 comments
Labels
bug Something isn't working python Parsing Python dependencies

Comments

@nickiemc
Copy link
Contributor

nickiemc commented Sep 2, 2020

In Python projects, requirements.txt can include lines such as the following:

IPython[all]

Currently [all] cannot be successfully parsed and the dependency is skipped.

An example of this issue is in https://github.com/matterport/Mask_RCNN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python Parsing Python dependencies
Projects
Status: Icebox
Development

No branches or pull requests

1 participant