aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b4a0cbd..7784e55 100755
--- a/setup.py
+++ b/setup.py
@@ -13,7 +13,6 @@ setup(
author_email = "yuri [at] freewisdom.org",
maintainer = "Waylan Limberg",
maintainer_email = "waylan [at] gmail.com",
- url = "http://www.freewisdom.org/projects/python-markdown",
license = "BSD License",
packages = ['markdown', 'markdown.extensions'],
scripts = ['markdown.py'],