-
Notifications
You must be signed in to change notification settings - Fork 418
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
ci: test on 3.13 #1556
base: main
Are you sure you want to change the base?
ci: test on 3.13 #1556
Conversation
Stuck on Up to that point, had this: -cloudtoken==2.1.0
+cloudtoken==2.1.18
ipython==7.16.1
isort==5.6.4
-jaraco-clipboard==2.0.1
+jaraco-clipboard==3.1.0 If someone wants to open an issue there, go ahead, I need to remember how to log into bitbucket. :) |
|
Maybe we also need to delete the github action cache: https://github.com/pypa/pipx/actions/caches |
I've cleared the cache and retrying. |
Ahh, forgot to bump. 🤦 |
Signed-off-by: Henry Schreiner <[email protected]>
Don't see it? https://pypi.org/project/cloudtoken/ |
Right sorry I looked at the repo and saw they bumped the version 2 days ago, but I guess they have not actually gone through and do a release. |
Adding testing for 3.13 in CI.