From b65209db7bd63084af3f85dbcd336fe62bf14d2c Mon Sep 17 00:00:00 2001 From: Mia Herkt Date: Wed, 30 Dec 2020 03:03:03 +0100 Subject: Add tests --- pyproject.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 pyproject.toml (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..21f57cf --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,2 @@ +[tool.pytest.ini_options] +log_level = "INFO" -- cgit v1.2.3