diff --git a/backend/Pipfile b/backend/Pipfile index 8baf7181..9eb33fe0 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -14,6 +14,7 @@ flake8-absolute-import = "*" rope = "*" pytest = "*" tblib = "*" +coverage = "*" [packages] beautifulsoup4 = "*"