Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 696 Bytes

File metadata and controls

12 lines (6 loc) · 696 Bytes

Important

Ensure you update the version number in src/<plugin>/pyproject.toml before any merge to main.

Build and Publish

A build and publish pipeline now exists that will automatically build, package, and publish each plugin to PyPI. If you're adding a new plugin to this repo be sure to open a PR to update the configuration dictionary located here.

Instructions to install and test the plugins:

See this guide for a step-by-step walkthrough.