Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: upgrade version of flake8 #175

Merged
merged 2 commits into from
Dec 2, 2023

Conversation

felix-seifert
Copy link
Contributor

We relied on version 3.* of flake8 which is from 2021. As this might hinder the usage of ghstack with Python 3.12, I upgraded flake8 to ^6.

As a caveat, we cannot run on Python versions older than 3.8.1. As version 3.8.1 was already released in December 2019, we should be safe to assume that nearly no one uses older versions anymore. In general, I like to check the standard version on the oldest supported Ubuntu LTS. This Ubuntu LTS is focal and the standard Python version is 3.8.2.

@felix-seifert felix-seifert force-pushed the felix-seifert/upgrade-versions branch from 35fd09e to 489d0e8 Compare November 23, 2023 14:23
@felix-seifert felix-seifert marked this pull request as draft November 23, 2023 14:28
@felix-seifert felix-seifert force-pushed the felix-seifert/upgrade-versions branch from 489d0e8 to 6a77670 Compare November 23, 2023 14:30
@felix-seifert felix-seifert marked this pull request as ready for review November 23, 2023 14:31
@ezyang ezyang merged commit e2ff52b into ezyang:master Dec 2, 2023
12 checks passed
@felix-seifert felix-seifert deleted the felix-seifert/upgrade-versions branch December 2, 2023 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants