summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2019-03-04 14:46:32 -0500
committerWaylan Limberg <waylan.limberg@icloud.com>2019-03-04 15:09:34 -0500
commit4b11593b681966e5c9a7a70c84a19546fc2e185c (patch)
tree4fd6d8af7bdd6b532d0f603af08a1ebc599d7c9b /setup.py
parent917a6cfefef62fb4f7157a6df010348960958f0b (diff)
downloadpython-markdown-4b11593b681966e5c9a7a70c84a19546fc2e185c.tar.gz
Remove references to mailing list.
Fixes #793.
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index 0bb9c95..55107ef 100755
--- a/setup.py
+++ b/setup.py
@@ -55,10 +55,9 @@ supported by the `Available Extensions`_.
Support
=======
-You may ask for help and discuss various other issues on the
-`mailing list`_ and report bugs on the `bug tracker`_.
+You may report bugs, ask for help, and discuss various other issues on
+the `bug tracker`_.
-.. _`mailing list`: http://lists.sourceforge.net/lists/listinfo/python-markdown-discuss
.. _`bug tracker`: http://github.com/Python-Markdown/markdown/issues
'''