Skip to content

debug the rtd builds#81

Merged
nmandery merged 7 commits intonmandery:mainfrom
keewis:rtd
Jan 6, 2026
Merged

debug the rtd builds#81
nmandery merged 7 commits intonmandery:mainfrom
keewis:rtd

Conversation

@keewis
Copy link
Copy Markdown
Collaborator

@keewis keewis commented Jan 6, 2026

It seems we have two options:

  • keep python at 3.12 (the lowest supported version for a couple of packages)
  • upgrade to h3>=4.0

For now, this will downgrade python

Edit after the merge: I decided to look into migrating docs and tests to h3>=4, so this also closes #82

@nmandery
Copy link
Copy Markdown
Owner

nmandery commented Jan 6, 2026

Great. Thank you.

The upgrade to h3 v4 can be done later. The python downgrade is a good solution for now

@nmandery nmandery merged commit 831515a into nmandery:main Jan 6, 2026
9 checks passed
@keewis
Copy link
Copy Markdown
Collaborator Author

keewis commented Jan 6, 2026

just to mention, this already does the upgrade to h3>=4, I just didn't get to updating the initial message

@keewis keewis deleted the rtd branch January 6, 2026 12:43
@keewis
Copy link
Copy Markdown
Collaborator Author

keewis commented Jan 6, 2026

I noticed that some polars UDF don't get tested, so before releasing these changes it might be good to add simple tests for these

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.

Upgrade tests to use h3>=4

2 participants