We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b20c16 commit c172440Copy full SHA for c172440
setup.py
@@ -59,7 +59,6 @@ def get_version():
59
name='Markdown',
60
version=__version__,
61
url='https://Python-Markdown.github.io/',
62
- download_url='http://pypi.python.org/packages/source/M/Markdown/Markdown-%s-py2.py3-none-any.whl' % __version__,
63
project_urls={
64
'Documentation': 'https://Python-Markdown.github.io/',
65
'GitHub Project': 'https://github.com/Python-Markdown/markdown',
0 commit comments