Open jmeridth opened 7 months ago
whoops, need to use --platform linux_x86_64
with the pip download
but this makes me think we'll either need to use all possible hashes in the requirements.txt
or requirements-test.txt
files or name the files according to platform.... 🤔 Gotta think on this one.
Part of https://github.com/github/github-ospo/issues/84
Pull Request
Proposed Changes
Readiness Checklist
Author/Contributor
make lint
and fix any issues that you have introducedmake test
and ensure you have test coverage for the lines you are introducingReviewer
fix
,documentation
,enhancement
,infrastructure
,maintenance
orbreaking