﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
27091	Add .tox directory to flake8 exclude	Kevin Christopher Henry	nobody	My attempt to run the flake8 target with tox produces a gazillion failures. It appears that the problem is that flake8 is analyzing the code in the virtual environments in the .tox directory (for example, the dependencies in site-packages). Adding `.tox` to `exclude` in the flake8 configuration in setup.cfg solves the problem.	Bug	closed	Testing framework	dev	Normal	fixed			Ready for checkin	0	0	0	0	0	0
