diff --git a/pyproject.toml b/pyproject.toml index d8c2513..dd76bd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,6 +25,4 @@ output = "Enroll.AppImage" [tool.poetry.dev-dependencies] pytest = "^8" pytest-cov = "^5" -ansible = "^9" -ansible-lint = "^24" pyproject-appimage = "^4.2"