diff --git a/Pipfile b/Pipfile index 7ff2fc8..c107cf9 100644 --- a/Pipfile +++ b/Pipfile @@ -31,6 +31,7 @@ typing-extensions = ">=3.7.4" pre-commit = "*" pytest = "*" pytest-django = "*" +pytest-ruff = "*" pytest-env = "<=0.8.1" coveralls = ">=3.1.1" pytest-cov = "<=4.0.0"