Home¶
A simple package that contains overrides for pyrig-runtime.
Overview¶
pyrig-runtime-overrides carries the project overrides applied to pyrig-runtime's own repository. It is a maintenance package for pyrig-runtime itself — not a general-purpose plugin — added as a development dependency to the pyrig-runtime project.
Installation¶
How it works¶
The package overrides one pyrig class:
- Pyrigger — removes
pyrig-runtimefrom the runtime dependencies the base configuration would otherwise add topyproject.toml, avoiding a circular dependency, since pyrig-runtime cannot depend on itself.
API Reference¶
For class- and method-level details, see the API Reference, generated automatically from the source.