Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 558 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 558 Bytes

Would you like to contribute to the project as a developer? Great! Follow this guide to get started.

Publishing

We use Poetry to build and publish the package to PyPI. The Carpentries provide a comprehensive introduction to packaging with Poetry.

Ideally, we would want to set up a continuous integration workflow using Github Actions, e.g. this one.