Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 297 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 297 Bytes

Contribution guide

Setting up a development environment

Requirements:

  • Python >= 3.8

Install the development dependencies as follows:

pip install -r requirements-dev.txt

Maintenance guide

See also the maintenance guide for common maintenance procedures.