Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 498 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 498 Bytes

My python package template

GitHub Workflow Build Status

With Readme, gitignore, GitHub workflow, reqs and tree structure

TODO to make the repo viable:

  • change the name of the my_package folder
  • change the name of the package, the description, the author name and email, and the url in setup.py
  • change the name of the test folder in the GitHub action
  • Updated the Readme