needs to avoid globing them before the autidwheel#80
Merged
ocefpaf merged 2 commits intoTEOS-10:masterfrom Feb 24, 2022
Merged
Conversation
Contributor
|
Happy to help with the bus factor. This is me: https://pypi.org/user/docotak/ |
Member
Author
@efiring PyPA is really slow to restore PyPI accounts, if they ever restore mine. Do you mind adding @DocOtak to the PyPI gsw account to increase the bus factor? I'll also create a new account soon to avoid waiting forever for them to restore my old one. |
Member
Author
|
This one is ready to go. I'm following NEP29 and using build to enforce pep517. I also changed to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@efiring minor hiccup and this is ready to go.
BTW, I got my laptop and cellphone stolen recently and I'm locked out of PyPI. See pypi/support#1201
Can you download the artifacts generated here and upload them to PyPI?
macOS: https://github.com/TEOS-10/GSW-Python/actions/runs/1141259864
Windows: https://github.com/TEOS-10/GSW-Python/actions/runs/1141259865
The linux one is attached here. The artifact should've been uploaded automatic but my credentials to PyPI are expired too and I cannot renew them at the moment :-/
linux.zip
PS0: if you place them all in a "dist" folder you can run
twine upload dist/* --verboseonce.PS1: @DocOtak maybe we should add you too the PyPI maintainers list. We went from 2 to 1 until PyPA folks answer my issue 😟