Skip to content

Commit 02edc97

Browse files
committed
Update scripts header
1 parent 8e2aaf5 commit 02edc97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ ruff = ">=0.2.0"
5353
requires = ["poetry-core>=1.0.0"]
5454
build-backend = "poetry.core.masonry.api"
5555

56-
[project.scripts]
56+
[tool.poetry.scripts]
5757
my-cli = "{{ cookiecutter.package_name }}.cli:main"
5858

5959
[tool.ruff]

0 commit comments

Comments
 (0)