Commit ff8aa2b1 authored by Bram Schoenmakers's avatar Bram Schoenmakers

Remove download_url from setup.py.

parent 620b5a1f
...@@ -8,7 +8,6 @@ setup( ...@@ -8,7 +8,6 @@ setup(
author = "Bram Schoenmakers", author = "Bram Schoenmakers",
author_email = "me@bramschoenmakers.nl", author_email = "me@bramschoenmakers.nl",
url = "https://github.com/bram85/topydo", url = "https://github.com/bram85/topydo",
download_url = "https://github.com/bram85/topydo/archive/stable.zip",
scripts = ["bin/topydo"], scripts = ["bin/topydo"],
classifiers = [ classifiers = [
"Development Status :: 4 - Beta", "Development Status :: 4 - Beta",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment