Skip to content

Comments

H3 full integration (Path Changes)#87

Open
alonakos wants to merge 9 commits intodevelopfrom
h3_full_integration
Open

H3 full integration (Path Changes)#87
alonakos wants to merge 9 commits intodevelopfrom
h3_full_integration

Conversation

@alonakos
Copy link
Contributor

No description provided.

license = {text = "Apache Software License 2.0"}
readme = "README.md"
requires-python = ">= 3.9"
requires-python = ">= 3.9, < 3.12"
Copy link
Member

Choose a reason for hiding this comment

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

any reasons why we need to restrict python versions at <3.12?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

There is a dependency conflict I noticed. If you know a different solution, I am open
This is the failed test
https://github.com/PermafrostDiscoveryGateway/viz-staging/actions/runs/21882605008/job/63168986518

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I tried changing "pandas >= 1.5.3, < 3.0", but that failed to build as well

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.

2 participants