Skip to content

Installing a package with extras that are invalid should error #852

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

Closed
dcramer opened this issue Mar 19, 2013 · 2 comments
Closed

Installing a package with extras that are invalid should error #852

dcramer opened this issue Mar 19, 2013 · 2 comments
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@dcramer
Copy link

dcramer commented Mar 19, 2013

This should display some kind of error, as lol is not listed in extras_require:

pip install -U sentry[lol]

Just as it does not in easy_install:

easy_install -U sentry[lol]

@msabramo
Copy link
Contributor

See #2142

@dstufft
Copy link
Member

dstufft commented Mar 16, 2015

Closed by #2142

@dstufft dstufft closed this as completed Mar 16, 2015
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 5, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

No branches or pull requests

3 participants