theOGognf / finagg

A Python package for aggregating and normalizing historical data from popular and free financial APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nightly builds, tests, etc.

theOGognf opened this issue · comments

Run tox pipelines in github workflow

  • Need to run tox tests (test, typecheck, lint) when: pushes are made to master, pushes are made to dev, merge requests made for master, merge requests are made for dev
  • Need to build docs when: pushes are made to master
  • Need to publish to pypi on tag