Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings committed Jun 24, 2024
2 parents fb148a0 + 3015386 commit 653d08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Template Python repository
This is a basic template for a Python repository, including:
- a source code directory `py_template`, with an example script `example_module.py`
- a `test` folder for writing unit tests, with an example file
- documentation pages with ReadTheDocs
- a [documentation site](https://cca-software-group.github.io/py_template/index.html)
- continuous integration for tests, coverage, and docs (see `.github/workflows`).
- GitHub templates for users to submit issues

Expand Down

0 comments on commit 653d08e

Please sign in to comment.