Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings authored Jun 24, 2024
1 parent 4dbe07d commit 3015386
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 3015386

Please sign in to comment.