Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 295 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 295 Bytes

python-template-repository

Template repository for python

How to use

  • Use the repo as a github template to create a new repository
  • Initiate poetry and follow the instructions
poetry init
  • Update the OWNERS file relevant sections
  • If needed, add more checks in tox.ini