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

Maintenance: Add support for Python 3.12 (variant) #57

Merged
merged 4 commits into from Feb 6, 2024
Merged

Conversation

amotl
Copy link
Member

@amotl amotl commented Feb 6, 2024

About

What the title says.

Details

pip --no-build-isolation is needed to install pendulum-2.x on Python 3.12. To make it work, it also needs the poetry and wheel packages.

Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a9b54eb) 96.55% compared to head (e84e7a8) 96.55%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files           6        6           
  Lines         232      232           
=======================================
  Hits          224      224           
  Misses          8        8           
Flag Coverage Δ
unittests 96.55% <ø> (ø)

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

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

@amotl amotl marked this pull request as ready for review February 6, 2024 22:59
@amotl amotl merged commit 8f519c1 into main Feb 6, 2024
8 checks passed
@amotl amotl deleted the python312-second branch February 6, 2024 22: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.

None yet

1 participant