From fd262ce4a9c8b7526e269b42eb298cf28737dfff Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 27 Oct 2020 15:43:12 -0700 Subject: pytest: remove unknown 'ignore' from config file --- python/pytest.ini | 2 -- 1 file changed, 2 deletions(-) (limited to 'python/pytest.ini') diff --git a/python/pytest.ini b/python/pytest.ini index 65f81da..a84da91 100644 --- a/python/pytest.ini +++ b/python/pytest.ini @@ -1,7 +1,5 @@ [pytest] -ignore = setup.py - # allow imports from files in current directory python_paths = . -- cgit v1.2.3