From 2888327e9edca05d50bc6d71bf68166ee0fabcfe Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 13 Nov 2018 12:28:20 -0800 Subject: more python client library tomfoolery --- python/pytest.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'python/pytest.ini') diff --git a/python/pytest.ini b/python/pytest.ini index 0a5e9216..afdebabc 100644 --- a/python/pytest.ini +++ b/python/pytest.ini @@ -1,6 +1,8 @@ [pytest] +ignore = setup.py + # allow imports from files in current directory python_paths = . -- cgit v1.2.3