github / stale-repos

Find stale repositories in a GitHub organization.
https://github.blog/2023-06-05-announcing-the-stale-repos-action/
MIT License
144 stars 27 forks source link

chore: move to pipenv for package management #132

Open jmeridth opened 7 months ago

jmeridth commented 7 months ago

Part of https://github.com/github/github-ospo/issues/84

Pull Request

Proposed Changes

Readiness Checklist

Author/Contributor

Reviewer

jmeridth commented 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.

jmeridth commented 6 months ago

Details: https://github.com/github/github-ospo/issues/84#issuecomment-2095426271