We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b18318 commit e97682fCopy full SHA for e97682f
1 file changed
pyproject.toml
@@ -33,7 +33,6 @@ classifiers = [
33
dependencies = [
34
"pip>=20.3", # Required to install clang-format and clang-tidy
35
"tomli>=1.1.0; python_version < '3.11'",
36
- "setuptools>=45.0.0", # Required for pkg_resources in clang-tidy
37
"clang-format==22.1.0",
38
"clang-tidy==22.1.0",
39
]
0 commit comments