Skip to content
New issue

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

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

Already on GitHub? # to your account

build: temporarily pin flake8<6 #380

Merged
merged 2 commits into from
Nov 24, 2022
Merged

build: temporarily pin flake8<6 #380

merged 2 commits into from
Nov 24, 2022

Conversation

alexander-held
Copy link
Member

@alexander-held alexander-held commented Nov 24, 2022

flake8-import-order is incompatible with flake8 version 6.0.0 at the moment, see #379. Temporarily pin to avoid issues and then remove pin once everything is compatible again.

* temporarily pin flake8<6 due to incompatibility with flake8-import-order

@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (051cbdb) compared to base (4181499).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #380   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines         2020      2020           
  Branches       319       319           
=========================================
  Hits          2020      2020           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-held alexander-held merged commit bb30815 into master Nov 24, 2022
@alexander-held alexander-held deleted the build/flake8-pin branch November 24, 2022 17:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant