Skip to content

Commit af1bed7

Browse files
committed
package names
1 parent c11be2d commit af1bed7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

winpython/data/packages.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3406,3 +3406,9 @@ description = Waitress WSGI server
34063406
[contourpy]
34073407
description = Python library for calculating contours of 2D quadrilateral grids
34083408
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

Comments
 (0)