#!/bin/bash

pip install -r requirements.txt

pre-commit install && pre-commit install --hook-type commit-msg