errbot
errbot copied to clipboard
Review how we install plugin packages
I am...
- [x] Here about something else
Issue description
In looking at something else, I noticed the pip install command used to install plugin dependencies. Its possible this may be simplified with recent pip updates.
Additional info
Code in question: https://github.com/errbotio/errbot/blob/30000cea3433abe241d56f79dc38856a81167579/errbot/plugin_manager.py#L63-L103