diff --git a/pyproject.toml b/pyproject.toml index ac1992e9..2f78a1b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -113,6 +113,7 @@ debug = [ ] test = [ "pytest", + "bottle", ] lint = [ "flake8",