navground_minimal_plugin_py#
A packages with the skeleton of a Python
plugin.
The plugins adds a single behavior that does nothing more than the base class.
To build a distribution in navground_minimal_plugin_py/dist
:
$ cd navground_minimal_plugin_py
$ python -m build