Installation Plugin The package name is reqstool-python-poetry-plugin. Using poetry: $poetry add reqstool-python-poetry-plugin pip install (unsure if working as intended): $pip install reqstool-python-poetry-plugin Dependencies reqstool-decorators The plugin reads decorators available in the reqstool-python-decorators package. $pip install reqstool-python-decorators pyproject.toml [tool.poetry.dependencies] reqstool-python-decorators = "<version>" Description Usage