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.
2 parents 4136307 + 9d2f559 commit 99411d0Copy full SHA for 99411d0
setup.py
@@ -18,7 +18,7 @@
18
packages=find_packages(),
19
include_package_data=True,
20
install_requires=[
21
- "pylint-plugin-utils>=0.5",
+ "pylint-plugin-utils>=0.7",
22
"pylint>=2.0",
23
],
24
extras_require={
0 commit comments