We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c11be2d commit af1bed7Copy full SHA for af1bed7
winpython/data/packages.ini
@@ -3406,3 +3406,9 @@ description = Waitress WSGI server
3406
[contourpy]
3407
description = Python library for calculating contours of 2D quadrilateral grids
3408
3409
+[pylint-venv]
3410
+description = pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.
3411
+
3412
+[docstring-to-markdown]
3413
+description = On the fly conversion of Python docstrings to markdown
3414
0 commit comments