ipython / ipython

Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

Home Page:https://ipython.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Released PyPI versions have tags missing from repo

wimglenn opened this issue · comments

There maybe some others, I didn't check, but 8.16.1 was the one I was looking for:

https://pypi.org/project/ipython/8.16.1/

$ git checkout 8.16.1
error: pathspec '8.16.1' did not match any file(s) known to git

Where can I find tags for the PyPI releases?

8.16.1 should be a2af83d, i'll fix the tag.

tags pushed.