Skip to content

Conversation

@j-atkins
Copy link
Collaborator

@j-atkins j-atkins commented Nov 13, 2025

Add openpyxl dependency to pyproject.toml. Missing dependency identified during in-class session.

Copy link
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 adds the openpyxl dependency to the project's pyproject.toml file. The dependency is required for pandas to read and write Excel files (.xlsx format), which is used in the codebase for processing Marine Facilities Planning (MFP) tool exports.

  • Adds openpyxl to the project dependencies list
  • Addresses a missing dependency issue identified during classroom usage

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

Co-authored-by: Copilot <[email protected]>
Copy link
Collaborator

@ammedd ammedd left a comment

Choose a reason for hiding this comment

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

Thanks!

@j-atkins j-atkins merged commit 7cf63fe into main Nov 14, 2025
9 of 11 checks passed
@j-atkins j-atkins deleted the add-openpyxl branch November 14, 2025 08:48
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.

3 participants