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

pin flake8<5.0.0 since Circle CI tests are failing copiously #1698

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

valeriupredoi
Copy link
Contributor

@valeriupredoi valeriupredoi commented Aug 16, 2022

Description

Closes #1696

Issues with the latest version of flake8 (>5) - not 100% what's happening at flake8 end, the PyCQA devs are not very keen on telling us much


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.


To help with the number pull requests:

@valeriupredoi valeriupredoi requested a review from schlunma August 16, 2022 13:41
@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #1698 (c15071c) into main (d434c69) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1698   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files         204      204           
  Lines       11174    11174           
=======================================
  Hits        10224    10224           
  Misses        950      950           

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

Copy link
Contributor

@schlunma schlunma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@schlunma schlunma added this to the v2.7.0 milestone Aug 16, 2022
@valeriupredoi
Copy link
Contributor Author

cheers, Manu! I should remind myself to have this pinned in the release as well (if we still need it, that is)

@valeriupredoi
Copy link
Contributor Author

opened this anyway - better safe and bureaucratic than Tom Cruise style 😁 conda-forge/esmvalcore-feedstock#48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flake8 tests fail on CircleCI
2 participants