Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 258 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 258 Bytes

TRAINFINITY2

Prerequisites

General

  • Python 3.10
  • hatch

Developing

  • pre-commit

Running

hatch run start

Developing

pre-commit install --hook-type pre-commit --hook-type pre-push

Testing

hatch run cov