Skip to content

Add #14: Introduce continuous integration tests for HTML output#115

Open
mariam851 wants to merge 1 commit intorasbt:masterfrom
mariam851:fix-metadata-issue-58
Open

Add #14: Introduce continuous integration tests for HTML output#115
mariam851 wants to merge 1 commit intorasbt:masterfrom
mariam851:fix-metadata-issue-58

Conversation

@mariam851
Copy link
Copy Markdown
Contributor

@mariam851 mariam851 commented Dec 22, 2025

Hi @rasbt,

This PR addresses issue #58 by implementing importlib.metadata (with a fallback to importlib_metadata for older Python versions) to fetch package versions. This provides a more robust way to retrieve version information for packages that do not follow the standard version convention, such as gurobi or gurobipy.

Note on implementation: Since I have been working on related enhancements in my local environment, the core logic was already refined and tested. Therefore, no new code changes were necessary for this specific submission beyond organizing the branch and ensuring the CI configuration (AppVeyor) is correctly aligned.

Screenshot (22)

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