From 4aa2eb5f970b812a96480e2cd7c18c1103b844c8 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Wed, 31 Oct 2018 01:46:25 -0500 Subject: initial work removing pcreate --- .flake8 | 3 --- 1 file changed, 3 deletions(-) (limited to '.flake8') diff --git a/.flake8 b/.flake8 index 958f8f9e0..998f6ffec 100644 --- a/.flake8 +++ b/.flake8 @@ -10,9 +10,6 @@ ignore = W504 exclude = src/pyramid/compat.py - src/pyramid/scaffolds/alchemy - src/pyramid/scaffolds/starter - src/pyramid/scaffolds/zodb tests/fixtures tests/pkgs tests/test_config/pkgs -- cgit v1.2.3