diff --git a/pyproject.toml b/pyproject.toml index da51d3c..6b2b598 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,6 @@ readme = "README.md" authors = [{name = "Sym Roe"}, {name = "Heydon Pickering"}] dependencies = [ - "npm-run-all", "pytest", "lighthouse @ git+https://github.com/f02h/lighthouse-python.git#egg=lighthouse", ]