umap icon indicating copy to clipboard operation
umap copied to clipboard

Create a new pip release

Open tordans opened this issue 2 years ago • 1 comments

For umap.openstreetmap.de we are using the pip release of umap.

The last release there is from Nov 2020 https://pypi.org/project/umap-project/#history.

Would it be possible to create a new release? I would appreciate having the changes from https://github.com/umap-project/umap/pull/971 live for my project.


A few related questions:

  • Should we add a headline on the README about the pip process?
Here is a quick text suggestion to comment on…

Release & installation

You can install umap via pip

pip install umap-project

Releases are done from time to time by UserName.

  • I found it a bit confusing to have the Release and Packages section active in the Repos-Sidebar. I suggest deactivating them, since they are not used AFAIK.
Here is a screenshot of where to deactivate them… image

tordans avatar Mar 03 '22 16:03 tordans

@yohanboniface the last (PIP) release is 17 month old. Do you still plan to use this release process? Or should we switch to using master for umap.openstreetmap.de? – It would be great to get the new features online there…

tordans avatar Apr 02 '22 15:04 tordans

Ping @yohanboniface

ldidry avatar Mar 06 '23 13:03 ldidry

Note that you can clone the repository, checkout the right tag and do pip install /tmp/umap (change the directory to where you cloned the repository, of course).

ldidry avatar Mar 20 '23 07:03 ldidry

Well, in fact, we got the new release on Pypi! https://pypi.org/project/umap-project/1.2.4/

Thank you, @yohanboniface 😘

ldidry avatar Mar 20 '23 07:03 ldidry