Skip to content

Commit 35208c3

Browse files
authored
Merge pull request winpython#956 from stonebig/master
package names
2 parents b8ae28a + 92865ef commit 35208c3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

winpython/data/packages.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3037,3 +3037,12 @@ description = A port of Ruby on Rails inflector to Python
30373037
[arrow]
30383038
description = Better dates & times for Python
30393039
3040+
[quadprog]
3041+
description = Quadratic Programming Solver
3042+
3043+
[qpsolvers]
3044+
description = Quadratic programming solvers in Python with a unified API
3045+
3046+
[flit-core]
3047+
description = Distribution-building parts of Flit. See flit package for more information
3048+

0 commit comments

Comments
 (0)