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 specifying an extras_require value when installing/updating #5

Closed
jborbely opened this issue Aug 9, 2019 · 0 comments

Comments

@jborbely
Copy link
Contributor

jborbely commented Aug 9, 2019

Allow for specifying a value in extras_require (which is defined in the setup.py file) when installing a package.

> msl install loadlib[all]
Getting the packages from ...
Loaded the cached information about the GitHub repositories
No MSL packages to install.

Running this command should install msl-loadlib, pythonnet, py4j and comtypes

@jborbely jborbely changed the title add support for specifying an extras_require value when installing add support for specifying an extras_require value when installing/updating Sep 1, 2019
jborbely added a commit that referenced this issue Sep 1, 2019
@jborbely jborbely closed this as completed Sep 1, 2019
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

No branches or pull requests

1 participant