File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ This package was built using [pyOpenSci’s Python package Copier template](http
18
18
The template includes configuration for:
19
19
* [ Standard Python package layout and structure] ( https://www.pyopensci.org/python-package-guide/package-structure-code/python-package-structure.html )
20
20
* [ Code linting and formatting tools like Ruff] ( https://www.pyopensci.org/python-package-guide/package-structure-code/code-style-linting-format.html )
21
- * [ Setup for a test suite] ( https://www.pyopensci.org/python-package-guide/tests/index.html )
21
+ * [ Setup for a test suite] ( https://www.pyopensci.org/python-package-guide/tests/index.html )
22
22
* [ Basic setup for Continuous Integration and Deployment (CI/CD)] ( https://www.pyopensci.org/python-package-guide/continuous-integration/ci.html )
23
23
* [ Basic documentation infrastructure and files] ( https://www.pyopensci.org/python-package-guide/documentation/index.html ) using mkdocs or sphinx
24
24
You can’t perform that action at this time.
0 commit comments