diff --git a/doc/language-support.xml b/doc/language-support.xml index 798988274ec..9117af864ad 100644 --- a/doc/language-support.xml +++ b/doc/language-support.xml @@ -1,3 +1,4 @@ + @@ -341,8 +342,6 @@ twisted = buildPythonPackage { By default doCheck = true is set and tests are run with ${python.interpreter} setup.py test command in checkPhase. - propagatedBuildInputs packages are propagated to the user environment. - As in Perl, dependencies on other Python packages can be specified in the buildInputs and