File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 2828OTHER DEALINGS IN THE SOFTWARE.
2929"""
3030
31- __version__ = '3.0.20200729 '
31+ __version__ = '3.0.20200808 '
3232__license__ = __doc__
3333__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.
26862686[amply]
26872687description = Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
26882688
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