Skip to content

Commit

Permalink
Remove download_url altogether
Browse files Browse the repository at this point in the history
  • Loading branch information
pcraciunoiu committed Mar 7, 2019
1 parent 09fb210 commit 7613a16
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@
author_email="steven@greenkahuna.com",
url="https://github.com/skoczen/django-seo-js",
version=VERSION,
download_url=[
'https://github.com/skoczen/django-seo-js/archive/%s.tar.gz'
% VERSION,
],
install_requires=reqs,
tests_require=test_reqs,
packages=find_packages(),
Expand Down

0 comments on commit 7613a16

Please sign in to comment.