-
Notifications
You must be signed in to change notification settings - Fork 65
release: updates #361
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
release: updates #361
Conversation
706bc10
to
898270b
Compare
@nim65s You can now rebase your branch ;) |
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 to me. I would say we can also include PyPy 3.10 and we can remove the lines related to PYPI_TOKEN
in both release-linux.yml
and release-osx-win.yml
as I have created a Trusted Publisher on pypi.
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.
This is good to merge now. Afterward, we will proceed to a new release of Proxsuite.
Hi,
I think we would need some python 3.13 release on PyPI.
While here, I updated a few other things in the release workflows.
Also, the PYPI_TOKEN should be removed in favor of then new "Trusted Publisher Management": https://pypi.org/manage/project/proxsuite/settings/publishing/