--- linkify-it-py-2.0.3/pyproject.toml.orig 2024-11-21 08:48:19.826501457 -0500 +++ linkify-it-py-2.0.3/pyproject.toml 2024-11-21 08:48:45.409057820 -0500 @@ -28,7 +28,7 @@ dynamic = ["version"] [project.optional-dependencies] -test = ["pytest", "coverage", "pytest-cov"] +test = ["pytest", "coverage"] dev = ["pre-commit", "isort", "flake8", "black", "pyproject-flake8"] benchmark = ["pytest", "pytest-benchmark"] doc = ["sphinx", "sphinx_book_theme", "myst-parser"]