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

Test upcoming Twine release (1.10.0rc1)? #56

Open
brainwane opened this issue Mar 4, 2018 · 0 comments
Open

Test upcoming Twine release (1.10.0rc1)? #56

brainwane opened this issue Mar 4, 2018 · 0 comments

Comments

@brainwane
Copy link

twine is a tool to help Python developers upload packages to Python package indexes. https://test.pypi.org/project/twine/1.10.0rc1/ is a release candidate for Twine 1.10.0 which I'm planning to release early this week. Please see the changelog for detailed notes under "Next feature release".

I believe this is how you test it out on its own: pip install --upgrade --pre --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple twine

I would to hear about any problems this new release causes for you. If you think twine would be a useful tool to tell your users about, please do recommend it in your docs And if there are some simple tests I can run before a new release to check whether a change in twine would break core functionality for you, maybe you could mention that on pypa/twine#314.

Thanks.

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

No branches or pull requests

1 participant