File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 2828OTHER DEALINGS IN THE SOFTWARE.
2929"""
3030
31- __version__ = '3.0.202011212 '
31+ __version__ = '3.0.202011219 '
3232__license__ = __doc__
3333__project_url__ = 'http://winpython.github.io/'
Original file line number Diff line number Diff line change @@ -2782,3 +2782,12 @@ description = Community maintained hooks for PyInstaller
27822782[nbval]
27832783description = A py.test plugin to validate Jupyter notebooks
27842784
2785+ [jupyterlab-classic]
2786+ description = The next gen old-school Notebook UI
2787+
2788+ [sklearn-contrib-lightning]
2789+ description = Large-scale sparse linear classification, regression and ranking in Python
2790+
2791+ [textdistance]
2792+ description = Compute distance between the two texts.
2793+
You can’t perform that action at this time.
0 commit comments