diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 5554393..a2f17ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,6 +31,7 @@ httpx = "^0.23.0" [tool.poetry.dev-dependencies] black = "^22.3" +nonebug = "^0.2.1" [tool.pytest.ini_options] addopts = '-p no:warnings' |