adding latest

This commit is contained in:
2021-11-01 02:13:34 +00:00
parent bfc34e9414
commit f2bca8f2e1
3 changed files with 18 additions and 17 deletions

View File

@@ -13,6 +13,7 @@ Documentation:
☐ Document using `__main__.py` and `cli.py`
Use Duty as an example
☐ Document regex usage
☐ Write documentation using `mkdocs`
☐ Look at how to use github actions
Use <https://github.com/pdm-project/pdm/tree/main/.github/workflows> for an example