diff options
Diffstat (limited to 'third_party/python/requests-unixsocket/pytest.ini')
-rw-r--r-- | third_party/python/requests-unixsocket/pytest.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/python/requests-unixsocket/pytest.ini b/third_party/python/requests-unixsocket/pytest.ini new file mode 100644 index 0000000000..dd405b4669 --- /dev/null +++ b/third_party/python/requests-unixsocket/pytest.ini @@ -0,0 +1,2 @@ +[pytest] +addopts = --tb=short --pep8 |