Skip to content

Commit 633bd81

Browse files
authored
Remove unused comments (#828)
1 parent a8e8cf7 commit 633bd81

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pyproject.toml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,9 @@ keywords = [
4545
"packaging",
4646
]
4747
dependencies = [
48-
# indirect dependencies
49-
"setuptools", # typically needed when pip-tools invokes setup.py
50-
"wheel", # pip plugin needed by pip-tools
51-
48+
# indirect dependencies
49+
"setuptools",
50+
"wheel",
5251
]
5352

5453
[project.optional-dependencies]

0 commit comments

Comments
 (0)