-
Notifications
You must be signed in to change notification settings - Fork 306
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
Reword error message in wheel and wininst read #601
Reword error message in wheel and wininst read #601
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, and the I think checks failed due to making changes to files that are missing test coverage. With that in mind, I'm going to wait on merging this until #596 has been merged.
Agreed, but that will only cover |
I don't think that's necessary, unless you want to. 😉 With the merge of #596, I think this should be rebased on |
9d861bf
to
ac83d45
Compare
I did that, but then the Edit: I can try adding unit tests to |
I don't think you need one; the code looks OS-agnostic to me. I suspect that a But, I'm going to merge this as-is. |
The latest checks run after merging it to master also failed on |
Correct. So let's get another PR merged. 😉 |
@deveshks This was released in 3.2.0. Thanks again for your work on this, and all of the testing and typing work. |
Fixes and closes #598
Note: I will also update https://github.com/pypa/twine/pull/596/files#diff-b1bd28fb732b18d9d7e161b08847044fR78 with the updated error message, after this PR gets merged and I pull master into that PR branch, or vice versa