Skip to content

Commit 3847328

Browse files
committed
fix(pyproject): remove unnecessary comment
1 parent 3a405e8 commit 3847328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
]
2727
dependencies = [
2828
"appdirs>=1.4.4",
29-
"click>=8.1.3", # for CLI interface
29+
"click>=8.1.3",
3030
"platformdirs>=3.6",
3131
"requests>=2.32.4",
3232
"scooby>=0.5.12",

0 commit comments

Comments
 (0)