Skip to content

Feat/pip checks#40

Merged
vidya381 merged 3 commits intomainfrom
feat/pip-checks
Mar 30, 2026
Merged

Feat/pip checks#40
vidya381 merged 3 commits intomainfrom
feat/pip-checks

Conversation

@vidya381
Copy link
Copy Markdown
Owner

Closes #25

Previously the Python check only verified the venv exists. This now also runs pip check for conflicts and diffs pip freeze against requirements.txt to catch missing packages. Falls back to the old behaviour if no requirements.txt is present.

@vidya381 vidya381 merged commit 199735d into main Mar 30, 2026
1 check passed
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.

Check pip packages match requirements.txt

1 participant