Skip to content

Commit 0d0d966

Browse files
committed
remove unecessary/unused dev dependencies.
1 parent 98854e0 commit 0d0d966

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)