Skip to content

Fix/lib deps#178

Merged
ajassani merged 14 commits intomainfrom
fix/lib_deps
May 26, 2025
Merged

Fix/lib deps#178
ajassani merged 14 commits intomainfrom
fix/lib_deps

Conversation

@ajassani
Copy link
Copy Markdown
Collaborator

No description provided.

@ajassani ajassani requested a review from Copilot May 26, 2025 01:22
Copy link
Copy Markdown
Contributor

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 primarily addresses dependency management by adding new dependencies and runtime checks.

  • Added the 'tqdm' dependency into the setup file.
  • Introduced a runtime check in the performance report generator to ensure that the openpyxl package is installed.

Reviewed Changes

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

File Description
setup.py Added 'tqdm' dependency to support progress reporting.
examples/generate_perf_report.py Added a runtime check for openpyxl to provide clear error messaging for missing dependency.

@ajassani ajassani merged commit 4e11d62 into main May 26, 2025
@ajassani ajassani deleted the fix/lib_deps branch May 26, 2025 01:24
lauri9 pushed a commit that referenced this pull request Jun 11, 2025
This PR primarily addresses dependency management by adding new dependencies and runtime checks.

Added the 'tqdm' dependency into the setup file.
Introduced a runtime check in the performance report generator to ensure that the openpyxl package is installed.
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