Skip to content

Conversation

@kevinbackhouse
Copy link
Collaborator

Update the devcontainer script to use hatch. Also fix a typo in README.md.

Copilot AI review requested due to automatic review settings November 11, 2025 17:23
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 updates the development environment setup to fully adopt hatch as the build tool by removing outdated references to requirements.txt. The changes ensure consistency between the README documentation and the devcontainer setup script.

  • Removes obsolete requirements.txt installation command from README documentation
  • Updates devcontainer post-create script to install hatch and build the project

Reviewed Changes

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

File Description
README.md Removes outdated pip install -r requirements.txt command that was inconsistent with the hatch-based workflow
.devcontainer/post-create.sh Replaces pip install -r requirements.txt with hatch installation and build commands

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

@kevinbackhouse kevinbackhouse merged commit 9ea73ac into GitHubSecurityLab:main Nov 11, 2025
9 checks passed
@kevinbackhouse kevinbackhouse deleted the devcontainer branch November 11, 2025 21:03
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