ayushdg commented on issue #336: URL: https://github.com/apache/arrow-datafusion-python/issues/336#issuecomment-1526088486
pypi uses the `rcN` part of the tag to identify that a package is a release candidate and usually marks it as such. So if the wheel version has the rc tag, it doesn't overwrite them but instead creates a new entry. There's more info in [pep440](https://peps.python.org/pep-0440/) and here's an example of how it shows up on pypi for a project.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
