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

build: Add Python 3.10 to PyPI metadata #108

Merged
merged 2 commits into from
Mar 7, 2022
Merged

Conversation

eduardo-rodrigues
Copy link
Member

@eduardo-rodrigues eduardo-rodrigues commented Jan 7, 2022

Indeed support for Python 3.10 was added in #105 but the setup.cfg qualifiers did not reflect that.

While at it I also moved to being more "demanding" on the Particle package dependency to ensure that PDG 2021 is used by default, which seems fine (I realise a new version is typically picked up but for formality I made the explicit upgrade).

* Add Python 3.10, Python 3 only, and Developers to classifiers
metadata for PyPI.

@codecov
Copy link

codecov bot commented Jan 7, 2022

Codecov Report

Merging #108 (aa54dad) into master (e1a50a8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   60.39%   60.39%           
=======================================
  Files           2        2           
  Lines         202      202           
  Branches       55       55           
=======================================
  Hits          122      122           
  Misses         72       72           
  Partials        8        8           
Flag Coverage Δ
unittests 60.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e1a50a8...aa54dad. Read the comment docs.

@eduardo-rodrigues eduardo-rodrigues changed the title Follow-up from PR # 105 build: Follow-up from PR # 105 Jan 7, 2022
setup.cfg Outdated Show resolved Hide resolved
@matthewfeickert matthewfeickert changed the title build: Follow-up from PR # 105 build: Add Python 3.10 to PyPI metadata Mar 7, 2022
Copy link
Member

@matthewfeickert matthewfeickert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. 👍 Thanks!

@matthewfeickert matthewfeickert merged commit a7a4f0f into master Mar 7, 2022
@matthewfeickert matthewfeickert deleted the eduardo-update-3.10 branch March 7, 2022 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants