summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'docutils/docs/dev')
-rw-r--r--docutils/docs/dev/distributing.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/docutils/docs/dev/distributing.txt b/docutils/docs/dev/distributing.txt
index 249e186f5..3de2fa4c3 100644
--- a/docutils/docs/dev/distributing.txt
+++ b/docutils/docs/dev/distributing.txt
@@ -142,8 +142,6 @@ distribution, you can test your package by installing it and then
running ``alltests.py`` from the ``tests/`` directory of the Docutils
tarball.
-Official releases on docutils must have tests succeed across all
-supported python versions. For more information on testing, view
-the `Docutils Testing`_ page.
+For more information on testing, view the `Docutils Testing`_ page.
.. _Docutils Testing: http://docutils.sourceforge.net/docs/dev/testing.html