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

Allow installing psutil as an "extra" dependency #293

Open
pmav99 opened this issue Jul 9, 2021 · 1 comment
Open

Allow installing psutil as an "extra" dependency #293

pmav99 opened this issue Jul 9, 2021 · 1 comment

Comments

@pmav99
Copy link
Contributor

pmav99 commented Jul 9, 2021

it would be nice if it was possible to install psutil as a dependency of loky. E.g. with

pip install 'loky[psutil]'
# or
poetry add loky -E psutil
@ogrisel
Copy link
Collaborator

ogrisel commented Aug 1, 2021

I agree. Feel free to open a PR is you wish.

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

2 participants