From d99cce09aa4c12d424ffe5a8a3e2b81d017d6a41 Mon Sep 17 00:00:00 2001 From: Geoffrey Sneddon Date: Tue, 26 Jul 2016 13:54:03 +0100 Subject: [PATCH] Require flake8 to be < 3.0 for Python 2.6 support --- requirements-test.txt | 2 +- tox.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index e1ad307d..40df78d4 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ -r requirements.txt -flake8 +flake8<3.0 pytest pytest-expect>=1.1,<2.0 mock diff --git a/tox.ini b/tox.ini index efaea775..da64de71 100644 --- a/tox.ini +++ b/tox.ini @@ -3,7 +3,7 @@ envlist = {py26,py27,py33,py34,py35,pypy}-{base,optional} [testenv] deps = - flake8 + flake8<3.0 pytest pytest-expect>=1.1,<2.0 mock 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