diff options
| author | gitpull <gitpull@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2015-04-22 05:31:23 +0000 |
|---|---|---|
| committer | gitpull <gitpull@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2015-04-22 05:31:23 +0000 |
| commit | 4b2b27d4c810a8e75b84b38c8bca6232acaeb2c5 (patch) | |
| tree | e49fee249598acb3545a08fed81da3802bc66e72 /docutils/docs/dev | |
| parent | 9d3410ea3f8fac22648055b184450cede27e6bd4 (diff) | |
| download | docutils-4b2b27d4c810a8e75b84b38c8bca6232acaeb2c5.tar.gz | |
docs/dev/distributing.txt: remove potentially ambiguous sentence. Thanks @milde
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7885 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
| -rw-r--r-- | docutils/docs/dev/distributing.txt | 4 |
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 |
