Skip to content

Commit 2509214

Browse files
committed
remove unecessary/unused dev dependencies.
1 parent 4a9d8f1 commit 2509214

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

{{cookiecutter.project_slug}}/pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ dev = [
4949
{include-group = "doc"},
5050
{include-group = "test"},
5151
{include-group = "lint"},
52-
"twine",
53-
"build",
54-
"{{ cookiecutter.project_slug }}",
5552
]
5653

5754
{% if cookiecutter.entry_point -%}

0 commit comments

Comments
 (0)