Skip to content

Commit 2b6cb6e

Browse files
authored
Merge pull request #64 from github/min-py
Specify min python version
2 parents 258a869 + f1a56a5 commit 2b6cb6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ jobs:
158158
159159
## Local usage without Docker
160160
161+
1. Have Python v3.9 or greater installed
161162
1. Copy `.env-example` to `.env`
162163
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.
163164
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.

0 commit comments

Comments
 (0)