Skip to content

Relax shapely pin to >=2.0.4,<3#128

Merged
flamingbear merged 1 commit into
nasa:mainfrom
weiji14:patch-1
Apr 8, 2026
Merged

Relax shapely pin to >=2.0.4,<3#128
flamingbear merged 1 commit into
nasa:mainfrom
weiji14:patch-1

Conversation

@weiji14

@weiji14 weiji14 commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

Jira Issue ID

HARMONY-1837 ?

Description

Allow harmony-py to be compatible with other libraries that require shapely 2.1.x. Fixes #79.

Local Test Steps

A search using https://github.com/search?q=repo%3Anasa%2Fharmony-py%20shapely&type=code shows that only shapely.lib.ShapelyError and shapely.wkt.loads are used, which should be compatible across shapely 2.0.x and 2.1.x

PR Acceptance Checklist

  • Acceptance criteria met
  • Tests added/updated (if needed) and passing
  • Documentation updated (if needed)

@flamingbear flamingbear merged commit 29a6c35 into nasa:main Apr 8, 2026
6 checks passed

@flamingbear flamingbear left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Oops. after the fact

@weiji14 weiji14 deleted the patch-1 branch April 8, 2026 18:38
@weiji14

weiji14 commented Apr 8, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for the quick turnaround and pushing a release!

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.

Consider removing upper bounds from dependencies in setup.py

2 participants