From 88e2427ed1f4d9d396dafc928ae09f2319c08828 Mon Sep 17 00:00:00 2001 From: Elvis Pranskevichus Date: Sat, 7 Aug 2021 15:26:11 -0700 Subject: Consolidate mypy and pytest config into pyproject.toml --- pytest.ini | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 pytest.ini (limited to 'pytest.ini') diff --git a/pytest.ini b/pytest.ini deleted file mode 100644 index 4603e34..0000000 --- a/pytest.ini +++ /dev/null @@ -1,4 +0,0 @@ -[pytest] -addopts = --capture=no --assert=plain --strict --tb native -testpaths = tests -filterwarnings = default -- cgit v1.2.3