Skip to content

Conversation

@sebhmg
Copy link

@sebhmg sebhmg commented Oct 29, 2025

GEOPY-2547 - packages get published with 0.0.0 value for version

@sebhmg sebhmg requested a review from Copilot October 29, 2025 16:11
@github-actions github-actions bot changed the title Geopy 2547 GEOPY-2547: packages get published with 0.0.0 value for __version__ Oct 29, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the project packaging configuration to improve license file handling and version management. The changes migrate from the deprecated include pattern for license files to the standard license-files field in the [project] section.

  • Replaced manual license file inclusion with the license-files field in pyproject.toml
  • Streamlined the include section to only contain the dynamically generated version file
  • Updated the version in recipe.yaml (appears to be a development build artifact)

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
pyproject.toml Added license-files field and removed redundant file inclusions from the include section, keeping only the version file
recipe.yaml Updated version string to a development build version

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

…elated

then poetry.include is not needed for those
@sebhmg sebhmg merged commit 21e0d48 into develop Oct 31, 2025
14 checks passed
@sebhmg sebhmg deleted the GEOPY-2547 branch October 31, 2025 05:16
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