File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 28
28
OTHER DEALINGS IN THE SOFTWARE.
29
29
"""
30
30
31
- __version__ = '4.6.20220116 '
31
+ __version__ = '4.6.20220423 '
32
32
__license__ = __doc__
33
33
__project_url__ = 'http://winpython.github.io/'
Original file line number Diff line number Diff line change @@ -3262,3 +3262,24 @@ description = Tools for labeling human languages with IETF language tags
3262
3262
[spacy-loggers]
3263
3263
description = Logging utilities for SpaCy
3264
3264
3265
+ [hpy]
3266
+ description = A better C API for Python
3267
+
3268
+ [doit]
3269
+ description = doit - Automation Tool
3270
+
3271
+ [jupyterlite]
3272
+ description = tools for building JupyterLite sites
3273
+
3274
+ [pyqt5-qt5]
3275
+ description = The subset of a Qt installation needed by PyQt5.
3276
+
3277
+ [pyqtwebengine-qt5]
3278
+ description = The subset of a Qt installation needed by PyQtWebEngine.
3279
+
3280
+ [superqt]
3281
+ description = Missing widgets for PyQt/PySide
3282
+
3283
+ [notebook-shim]
3284
+ description = A shim layer for notebook traits and config
3285
+
You can’t perform that action at this time.
0 commit comments