From 28245537cb01d0ad8819176829a42bb55c518265 Mon Sep 17 00:00:00 2001 From: Jody Klymak Date: Sat, 29 Mar 2025 16:45:57 -0700 Subject: [PATCH 1/2] TST: pin flake8 --- environment.yml | 2 +- requirements/testing/flake8.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 0574c11737ce..29d0fd65b9aa 100644 --- a/environment.yml +++ b/environment.yml @@ -55,7 +55,7 @@ dependencies: # testing - black<24 - coverage - - flake8>=3.8 + - flake8>=3.8<7.2 - flake8-docstrings>=1.4.0 - gtk4 - ipykernel diff --git a/requirements/testing/flake8.txt b/requirements/testing/flake8.txt index a4d006b8551e..7f57c47f10ca 100644 --- a/requirements/testing/flake8.txt +++ b/requirements/testing/flake8.txt @@ -1,6 +1,6 @@ # Extra pip requirements for the GitHub Actions flake8 build -flake8>=3.8 +flake8>=3.8<7.2 # versions less than 5.1.0 raise on some interp'd docstrings pydocstyle>=5.1.0 # 1.4.0 adds docstring-convention=all From 083836503c0262530d0aeb32f662f415b5689c13 Mon Sep 17 00:00:00 2001 From: Jody Klymak Date: Sat, 29 Mar 2025 16:51:46 -0700 Subject: [PATCH 2/2] TST: pin flake8 --- environment.yml | 2 +- requirements/testing/flake8.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 29d0fd65b9aa..9710c6dec4c4 100644 --- a/environment.yml +++ b/environment.yml @@ -55,7 +55,7 @@ dependencies: # testing - black<24 - coverage - - flake8>=3.8<7.2 + - flake8>=3.8,<7.2 - flake8-docstrings>=1.4.0 - gtk4 - ipykernel diff --git a/requirements/testing/flake8.txt b/requirements/testing/flake8.txt index 7f57c47f10ca..cb34fee3f385 100644 --- a/requirements/testing/flake8.txt +++ b/requirements/testing/flake8.txt @@ -1,6 +1,6 @@ # Extra pip requirements for the GitHub Actions flake8 build -flake8>=3.8<7.2 +flake8>=3.8,<7.2 # versions less than 5.1.0 raise on some interp'd docstrings pydocstyle>=5.1.0 # 1.4.0 adds docstring-convention=all pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy