• J. Fernando Sánchez's avatar
    Fixed py2 problems and other improvements · 3e3f5555
    J. Fernando Sánchez authored
    We've changed the way plugins are activated, and removed the notion of
    deactivated plugins.
    Now plugins activate asynchronously.
    When calling a plugin, it will be activated if it wasn't, and the call will wait
    for the plugin to be fully activated.
    3e3f5555
This project manages its dependencies using pip. Learn more