Skip to content

Commit

Permalink
Merge pull request #64 from github/min-py
Browse files Browse the repository at this point in the history
Specify min python version
  • Loading branch information
zkoppert authored Oct 4, 2023
2 parents 258a869 + f1a56a5 commit 2b6cb6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ jobs:
## Local usage without Docker
1. Have Python v3.9 or greater installed
1. Copy `.env-example` to `.env`
1. Fill out the `.env` file with a _token_ from a user that has access to the organization to scan (listed below). Tokens should have admin:org or read:org access.
1. Fill out the `.env` file with the desired _inactive_days_ value. This should be a whole positive number representing the amount of inactivity that you want for flagging stale repos.
Expand Down

0 comments on commit 2b6cb6e

Please sign in to comment.