diff options
Diffstat (limited to 'python_client/pytest.ini')
-rw-r--r-- | python_client/pytest.ini | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/python_client/pytest.ini b/python_client/pytest.ini deleted file mode 100644 index 98060611..00000000 --- a/python_client/pytest.ini +++ /dev/null @@ -1,10 +0,0 @@ - -[pytest] - -ignore = setup.py - -# allow imports from files in current directory -python_paths = fatcat_client, tests - -# search for 'test_*' functions in all python files, not just under tests -python_files = *.py |