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

Dependencies: Add support for Python 3.12 #133

Merged
merged 4 commits into from
Nov 12, 2023

Conversation

sphuber
Copy link
Collaborator

@sphuber sphuber commented Nov 12, 2023

No description provided.

Update is performed because old version had an invalid setup file and
was breaking on install. Since this is a support branch, the new rules
that come with the newer version of `plumpy` are ignored.
Copy link

codecov bot commented Nov 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c651bf0) 90.32% compared to head (a0a665b) 90.32%.

Additional details and impacted files
@@              Coverage Diff               @@
##           support/0.7.x     #133   +/-   ##
==============================================
  Coverage          90.32%   90.32%           
==============================================
  Files                 16       16           
  Lines               1146     1146           
==============================================
  Hits                1035     1035           
  Misses               111      111           
Files Coverage Δ
kiwipy/rmq/communicator.py 90.61% <ø> (ø)
kiwipy/rmq/tasks.py 95.09% <ø> (ø)
kiwipy/rmq/threadcomms.py 93.79% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sphuber sphuber merged commit 5fafe43 into support/0.7.x Nov 12, 2023
19 checks passed
@sphuber sphuber deleted the feature/python-3.12-support branch November 12, 2023 20:59
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.

1 participant