-
Notifications
You must be signed in to change notification settings - Fork 263
Drop Python 3.6 #458
Drop Python 3.6 #458
Conversation
@aminalaee This requires changes in checks - 3.6. should be removed from required runs. |
The checks are updated for future PRs but since this PR's base branch has that check I think only the maintainer access can merge this. Maybe @tomchristie can help here. |
Yep, I believe you need access to settings -> branches to disable it. |
@Kludex can you adjust the settings of this repository and uncheck the required checks status in the branches settings of |
@collerek He mentioned in gitter that only @tomchristie can do that |
Ah, ok. Saw the operations group in encode and by the description I thought all members can manage repository settings |
Dropping Python3.6 and setting minimum version to Python 3.7