We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79596b commit 8b974f2Copy full SHA for 8b974f2
1 file changed
winpython/data/packages.ini
@@ -86,6 +86,9 @@ description=The MinGW import library for Python
86
[llvmpy]
87
description=Python bindings for LLVM
88
89
+[lmfit]
90
+description=Least-Squares Minimization with Bounds and Constraints
91
+
92
[logilab-astng]
93
description=Rebuild a new abstract syntax tree from Python's ast (required for pylint)
94
0 commit comments