Implement a plugin system
Showing
docs/docs/plugins.md
0 → 100644
poetry/console/command_loader.py
0 → 100644
poetry/console/events/__init__.py
0 → 100644
poetry/console/events/console_events.py
0 → 100644
poetry/packages/project_package.py
0 → 100644
poetry/plugins/__init__.py
0 → 100644
poetry/plugins/application_plugin.py
0 → 100644
poetry/plugins/base_plugin.py
0 → 100644
poetry/plugins/plugin.py
0 → 100644
poetry/plugins/plugin_manager.py
0 → 100644
tests/console/test_application.py
0 → 100644
tests/plugins/test_plugin_manager.py
0 → 100644
Please
register
or
sign in
to comment