Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 543 Bytes

File metadata and controls

25 lines (17 loc) · 543 Bytes

Contributing to reqstool-python-poetry-plugin

Thank you for your interest in contributing!

For DCO sign-off, commit conventions, and code review process, see the organization-wide CONTRIBUTING.md.

Prerequisites

Setup

git clone https://github.com/reqstool/reqstool-python-poetry-plugin.git
cd reqstool-python-poetry-plugin
poetry install

Build & Test

poetry build
poetry run pytest