Skip to content

Dependencies: Add support for Python 3.10 and 3.11#254

Merged
sphuber merged 2 commits intosupport/0.21.xfrom
feature/add-support-python-3.11
Nov 29, 2022
Merged

Dependencies: Add support for Python 3.10 and 3.11#254
sphuber merged 2 commits intosupport/0.21.xfrom
feature/add-support-python-3.11

Conversation

@sphuber
Copy link
Copy Markdown
Collaborator

@sphuber sphuber commented Nov 29, 2022

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 29, 2022

Codecov Report

Base: 90.68% // Head: 90.71% // Increases project coverage by +0.04% 🎉

Coverage data is based on head (51fce10) compared to base (6c5d813).
Patch has no changes to coverable lines.

Additional details and impacted files
@@                Coverage Diff                 @@
##           support/0.21.x     #254      +/-   ##
==================================================
+ Coverage           90.68%   90.71%   +0.04%     
==================================================
  Files                  21       21              
  Lines                2959     2960       +1     
==================================================
+ Hits                 2683     2685       +2     
+ Misses                276      275       -1     
Impacted Files Coverage Δ
src/plumpy/workchains.py 93.77% <0.00%> (+0.02%) ⬆️
src/plumpy/ports.py 93.32% <0.00%> (+0.31%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

This adds support for Python 3.11 but it also requires the
`importlib-resources` package to be installed which is a backport for
the `importlib.resources` module of the standard library.
@sphuber sphuber force-pushed the feature/add-support-python-3.11 branch from 88c9831 to 51fce10 Compare November 29, 2022 12:09
@sphuber sphuber merged commit fa5a8b0 into support/0.21.x Nov 29, 2022
@sphuber sphuber deleted the feature/add-support-python-3.11 branch November 29, 2022 12:26
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