diff --git a/pyproject.toml b/pyproject.toml index 546c35a..0529eb4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ test = [ "mock", "pytest", "pytest-cov", - "statick-md@git+https://github.com/tdenewiler/statick-md@stdlib-plugins", + "statick-md", "tox", "tox-gh-actions", ]