diff --git a/pyproject.toml b/pyproject.toml index cb6d8d10e5f1adeabb77f53449cf627901175516..b7f4f67aeeb45bc20f3a8bf0625a4ce767281d85 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,6 @@ pydocstyle = { extras = ["toml"], version = "^6" } pylint-secure-coding-standard = "^1" pylint-pydantic = "^0" pylint-enums = "^0" -pylint-blocking-calls = "^0" ruff = "^0" interrogate = "^1" deptry = "^0" @@ -67,7 +66,6 @@ requests = "^2.19" [tool.poetry.urls] -"Mirror" = "https://github.com/Xyphenore/vigenere-api" "Bug Tracker" = "https://etulab.univ-amu.fr/d19006523/vigenere-api/issues"