]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tox: Cleanup '.pyc' files before run
authorStephen Finucane <stephen.finucane@intel.com>
Tue, 19 Jan 2016 22:02:52 +0000 (22:02 +0000)
committerStephen Finucane <stephen.finucane@intel.com>
Mon, 25 Jan 2016 16:09:36 +0000 (16:09 +0000)
commit8e58c29f23b9cc072c003268d641f00084ce3b3b
treeb03beeab653a15eccc253d9b1582411d9de57c32
parentce7b58bc5b3256c8a97566f645970ff83f98d58d
tox: Cleanup '.pyc' files before run

Sometimes leftover '.pyc' files can cause tests to fail. Ensure this
never happens by always removing these files on start.

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
tox.ini