diff options
| author | Mia Herkt <mia@0x0.st> | 2020-12-30 03:03:03 +0100 |
|---|---|---|
| committer | Mia Herkt <mia@0x0.st> | 2021-05-23 19:13:51 +0200 |
| commit | b65209db7bd63084af3f85dbcd336fe62bf14d2c (patch) | |
| tree | d7a86268b6abaed30a04ba482f473715b06fa7db /pyproject.toml | |
| parent | 3bdbab96c10f5ad01cb46c2af3009564b7d27997 (diff) | |
Add tests
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 2 insertions, 0 deletions
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" |
