Skip to content

⬆️ support Python 3.11 #150

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

Merged
merged 5 commits into from
Dec 26, 2022
Merged

⬆️ support Python 3.11 #150

merged 5 commits into from
Dec 26, 2022

Conversation

jvdd
Copy link
Member

@jvdd jvdd commented Dec 20, 2022

Should fix #149

This PR does the following:

@jvdd jvdd requested a review from jonasvdd December 20, 2022 16:39
@jonasvdd
Copy link
Member

jonasvdd commented Dec 20, 2022

@jvdd, do the tests succeed locally?

@jvdd
Copy link
Member Author

jvdd commented Dec 20, 2022

Nope, exactly the same error! @jonasvdd

@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2022

Codecov Report

Merging #150 (aa7bce2) into main (46499ef) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   97.08%   97.08%           
=======================================
  Files          12       12           
  Lines         892      892           
=======================================
  Hits          866      866           
  Misses         26       26           
Impacted Files Coverage Δ
plotly_resampler/aggregation/algorithms/lttb_py.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jvdd
Copy link
Member Author

jvdd commented Dec 21, 2022

Created pre-release: https://pypi.org/project/plotly-resampler/0.8.4rc1/

If this release allows installation on Python 3.11 we can merge this into main

@jvdd jvdd mentioned this pull request Dec 21, 2022
@jvdd jvdd merged commit 58c9491 into main Dec 26, 2022
@jvdd jvdd deleted the python3.11 branch March 21, 2023 13:03
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.

Python 3.11 not supported
3 participants