File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ My personal Copier template for Python projects.
99* ** Automated workflows** - [ just] ( https://github.com/casey/just ) commands for testing, linting, and building
1010* ** Code quality tools** : [ ruff] ( https://docs.astral.sh/ruff/ ) for linting and formatting, pre-commit hooks
1111* ** Testing setup** with [ pytest] ( https://docs.pytest.org/en/stable/ ) and [ Hatch] ( https://hatch.pypa.io/latest/ ) for cross-version testing
12- * ** GitHub Actions integration** : optional workflows for testing and PyPI publishing
12+ * ** GitHub Actions integration** : optional workflows for linting, testing and PyPI publishing
1313* ** Licenses from** [ choosealicense.com] ( https://choosealicense.com/ )
14- * ** Basic ``` README.md ``` ** with badges, installation instructions, and project structure
14+ * ** Basic ``` README.md ``` ** with badges and installation instructions
1515
1616## Requirements
1717
You can’t perform that action at this time.
0 commit comments