Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 268 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 268 Bytes

Setup

This sub-directory is managed by poetry. The tasks can be run with poe command.

# install poe with
pipx install poethepoet

# install the dependencies
poetry install

# run the benchmarks locally with
poe run