Skip to content

Commit a010835

Browse files
authored
Merge pull request #390 from danmanor/add-setuptools-lint
NO-ISSUE: Add setuptools for linting as it is required for pkg_resources stub
2 parents 9c16821 + f89ff55 commit a010835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ lint = [
5353
"black==25.1.0",
5454
"isort==6.0.1",
5555
"mypy==1.15.0",
56+
"setuptools==76.1.0",
5657
]
5758

5859
[tool.tox]

0 commit comments

Comments
 (0)