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 5a4df22 commit 9318e05Copy full SHA for 9318e05
setup.py
@@ -28,7 +28,7 @@
28
long_description_content_type="text/markdown",
29
packages=find_packages(exclude=["tests*", "sandbox"]),
30
install_requires=[
31
- "pylint<3",
+ "pylint<4",
32
"pytest>=4.6",
33
],
34
python_requires=">=3.8",
0 commit comments