Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 882 Bytes

File metadata and controls

33 lines (23 loc) · 882 Bytes

Contributing

Contributions are welcome! The project is quite small so feel free to familiarize yourself with the codebase and open an issue or a pull request. Before doing anything important, feel free to open an issue to discuss it.

All interactions are required to follow the Code of Conduct which sets rules for the community.

Development

Development of this project leverages:

$ uv sync --all-groups
$ uv run prek install
$ uv run prek --all-files
$ uv run pytest

If you have any questions, feel free to ask them in the issues.

Internal documentation

Releasing

Create a GitHub Release with the appropriate tag.