Skip to content
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

Updated pypi_test task to use --repository flag in its twine command. #1349

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

kmvanbrunt
Copy link
Member

This is to support using PyPI API tokens in a .pypirc file like the following.

[testpypi]
username = __token__
password = pypi-AgEN...

@tleonhardt
Copy link
Member

tleonhardt commented Oct 24, 2024

Recently I've noticed that the test_proc_reader_send_sigint unit test is mildly unreliable. Once in a blue moon it fails. So far I've only seen it fail on Python 3.12 or 3.13 though and only on Linux/Ubuntu.

@kmvanbrunt kmvanbrunt merged commit 285d959 into master Oct 24, 2024
45 of 46 checks passed
@kmvanbrunt kmvanbrunt deleted the twine_fix branch October 24, 2024 03:44
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.

2 participants