Skip to content

Fix issue due to optional dependency shapely and bump to v0.5.3#54

Merged
keurfonluu merged 3 commits intomainfrom
fix/optional-shapely
Jan 7, 2026
Merged

Fix issue due to optional dependency shapely and bump to v0.5.3#54
keurfonluu merged 3 commits intomainfrom
fix/optional-shapely

Conversation

@keurfonluu
Copy link
Copy Markdown
Collaborator

  • Fixed: module not found error when importing pvgridder if shapely is not installed (which is optional and only installed for full installation).

Reminders:

  • Run invoke ruff to make sure the code follows the style guide,
  • Add tests for new features or tests that would have caught the bug that you're fixing,
  • Write detailed docstrings for all functions, classes and/or methods,
  • If adding new functionality, unit test it and add it to the documentation.

@keurfonluu keurfonluu merged commit 0f93173 into main Jan 7, 2026
10 checks passed
@keurfonluu keurfonluu deleted the fix/optional-shapely branch January 7, 2026 08:56
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.

1 participant