summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--doc/languages-frameworks/python.section.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/languages-frameworks/python.section.md b/doc/languages-frameworks/python.section.md
index dd989e6cc68..e6f0b64fa9c 100644
--- a/doc/languages-frameworks/python.section.md
+++ b/doc/languages-frameworks/python.section.md
@@ -1059,11 +1059,6 @@ let
 in newpkgs.inkscape
 ```
 
-If you'd like to disable tests for a particular Python based package built with
-`buildPythonPackage` or `buildPythonApplication`, you'd need to set
-`doInstallCheck = false` and not `doCheck = false` as the later will take no
-effect.
-
 ### `python setup.py bdist_wheel` cannot create .whl
 
 Executing `python setup.py bdist_wheel` in a `nix-shell `fails with