Skip to content

Commit b4f725c

Browse files
committed
feat: added template dev dependency toml-cli for extracting testing matrix from pyproject.toml
1 parent 167642a commit b4f725c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

{{ cookiecutter.package_name }}/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ dev = [
5959
"pytest-cov",
6060
"ruff",
6161
"ty",
62+
"toml-cli",
6263
]
6364
docs = [
6465
"mkdocs",

0 commit comments

Comments
 (0)