You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,4 @@ Template Python repository
7
7
8
8
This is a basic template for a Python repository, with the components needed to develop and release an open source software package. These include unit tests; type annotations; a documentation site with an API; and continuous integration for tests, code coverage, linting/formatting, type checking, and publishing the docs.
9
9
10
-
See the [docs](https://cca-software-group.github.io/py_template/) for a 'Getting Started' guide with steps on how to make your own Python repo using this template and what to do next to build your own package.
10
+
See the [docs](https://cca-software-group.github.io/py_template/) for a 'Getting Started' guide with a description of the repo's contents, steps on how to make your own Python repo using this template, and what to do next to build your own package.
0 commit comments