diff options
Diffstat (limited to 'python/pytest.ini')
-rw-r--r-- | python/pytest.ini | 2 |
1 files changed, 2 insertions, 0 deletions
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 = . |