Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 285 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 285 Bytes

My App

Todo

  • delete .git and run git init (unless you're using GitHub's "Use this template" feature)
  • update pyproject.toml
  • run poetry install
  • run poetry shell followed by inv run && inv test && inv lint to check that everything's working
  • update README.md