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__ = '3.0.20200729 '
31
+ __version__ = '3.0.20200808 '
32
32
__license__ = __doc__
33
33
__project_url__ = 'http://winpython.github.io/'
Original file line number Diff line number Diff line change @@ -2686,3 +2686,24 @@ description = Tree is a library for working with nested data structures.
2686
2686
[amply]
2687
2687
description = Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
2688
2688
2689
+ [dask-glm]
2690
+ description = Generalized Linear Models with Dask
2691
+
2692
+ [wasmer]
2693
+ description = Python extension to run WebAssembly binaries
2694
+
2695
+ [jupyter-server-proxy]
2696
+ description = Jupyter server extension to supervise and proxy web services
2697
+
2698
+ [iniconfig]
2699
+ description = iniconfig: brain-dead simple config-ini parsing
2700
+
2701
+ [argon2-cffi]
2702
+ description = The secure Argon2 password hashing algorithm.
2703
+
2704
+ [jinja2-time]
2705
+ description = Jinja2 Extension for Dates and Times
2706
+
2707
+ [text-unidecode]
2708
+ description = The most basic Text::Unidecode port
2709
+
You can’t perform that action at this time.
0 commit comments