Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 274 Bytes

File metadata and controls

26 lines (17 loc) · 274 Bytes

project-name

Short description about the project.

Usage

Requires Poetry v2

poetry sync
poetry add <package>
# instructions how to use the package
import package

...

Development

See our contribution guide