glesica / mtdata

A tool to help anyone build a mountain of public data.

Home Page:https://mt-data.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up CI

glesica opened this issue · comments

We want the following to run in CI on pull requests:

  1. tests (pytest)
  2. formatting check (black)
  3. linter (pylint)
  4. type checker (Mypy)