Skip to content

Conversation

@takluyver
Copy link
Member

Uploads to TestPyPI failed while testing #1194. When I added --verbose, the error message from PyPI said:

400 Invalid value for filetype. Error: Use a known file type.

It looks like the filetype was changed to 'wheel' in #1195 on the assumption that this was purely an internal name. Changing it back to 'bdist_wheel' made the uploads work for me.

@dnicolodi
Copy link
Contributor

Sorry, my fault. I indeed thought that it was used only internally.

@takluyver
Copy link
Member Author

No worries, I thought the same for a while even after getting that error.

@woodruffw
Copy link
Member

Thanks @takluyver @dnicolodi!

@woodruffw woodruffw merged commit 66b781f into pypa:main Dec 7, 2024
26 checks passed
@takluyver takluyver deleted the fix-wheel-filetype branch December 9, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants