From 17ce1c6e800ef56cafafe09056dba69bcd7961ac Mon Sep 17 00:00:00 2001 From: Colton Provias Date: Wed, 26 Aug 2015 14:59:18 -0400 Subject: [PATCH] Fixing pytest config --- pytest.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index 93969f2..ba62c5f 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,2 @@ [pytest] -addopts = --cov=sqlalchemy_jsonapi --cov-report=term-missing norecursedirs = lib include bin docs *.egg .* \ No newline at end of file