Skip to content

Commit

Permalink
Remove unused comments (#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
peymanslh authored Nov 24, 2024
1 parent a8e8cf7 commit 633bd81
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,9 @@ keywords = [
"packaging",
]
dependencies = [
# indirect dependencies
"setuptools", # typically needed when pip-tools invokes setup.py
"wheel", # pip plugin needed by pip-tools

# indirect dependencies
"setuptools",
"wheel",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 633bd81

Please sign in to comment.