-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Github action publish to pypy broken #23
Comments
As a temporary workaround for anyone, who wants to use the latest version that exposes the onnxruntime providers, please install $ pip install git+https://github.com/dlr-eoc/ukis-csmask Or with extras: $ pip install -e git+https://github.com/dlr-eoc/ukis-csmask#egg=ukis-csmask[gpu] |
@kambrium can you please have a look at this again? This looks like the token expired or something like that. |
reopening again. pypi upload action and pypi authentication have been updated and work, but now we run into size limitations on pypi with the bulk of new models being added. trying to sort this out on pypi side. |
Interesting, didn't know about that https://pypi.org/help/#project-size-limit |
Successfully built a new minor release (v0.2.2) but cannot publish it to pypy. Github action
build and publish
returnsThere seems to be an issue with the user credentials on pypy, but I do not have the permissions to modify secrets or user credentials. @kambrium can you please have a look at this?
The text was updated successfully, but these errors were encountered: