From 7922256cd38c8ea168d39eb3e5f8bbd384af13e8 Mon Sep 17 00:00:00 2001 From: Adrien Vannson Date: Thu, 6 Nov 2025 21:16:47 +0100 Subject: [PATCH] Delete pytest.ini --- betterproto2_compiler/pytest.ini | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 betterproto2_compiler/pytest.ini diff --git a/betterproto2_compiler/pytest.ini b/betterproto2_compiler/pytest.ini deleted file mode 100644 index bec2b960..00000000 --- a/betterproto2_compiler/pytest.ini +++ /dev/null @@ -1,5 +0,0 @@ -[pytest] -python_files = test_*.py -python_classes = -norecursedirs = **/output_* -addopts = -p no:warnings \ No newline at end of file