browniebroke / pypackage-template

A project template for Python package with heavy use of Github actions
MIT License
53 stars 13 forks source link

feat: include test app for django package #760

Closed browniebroke closed 2 weeks ago

browniebroke commented 2 weeks ago

Description of change

Pull-Request Checklist

  • If pre-commit.ci is failing, try pre-commit run -a for further information.
  • If CI / test is failing, try poetry run pytest for further information.