diff --git a/pyproject.toml b/pyproject.toml index 559f3b38..cb06551e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -151,4 +151,3 @@ deps = [ ] allowlist_externals = ["make"] commands = [["make", "-C", "{toxinidir}/docs/", "html"]] -skip_install = true