diff --git a/pytest.ini b/pytest.ini deleted file mode 100644 index 6c15b71..0000000 --- a/pytest.ini +++ /dev/null @@ -1,4 +0,0 @@ -[pytest] -filterwarnings = - # ovh has apparently vendored an old requests version that hits warnings :-/, it'll go away/move soon enough - ignore::DeprecationWarning:ovh.*: