From b30cab15ea64ae7f701626524bcf522a21fcc284 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Sun, 12 Jul 2015 13:07:39 +0200 Subject: language support python docs wrong statement Remove wrong line about propagatedBuildInputs. --- doc/language-support.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/language-support.xml') diff --git a/doc/language-support.xml b/doc/language-support.xml index 798988274ecdf..9117af864add6 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 -- cgit 1.4.1