mirror of
https://github.com/django/django.git
synced 2025-07-19 09:09:13 +00:00
[1.0.X] Now that this branch is 1.0.2 pre-alpha, it shouldn't have a download_url set in the setup.py.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9462 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
137d27ada6
commit
197892ab6c
1
setup.py
1
setup.py
@ -74,7 +74,6 @@ setup(
|
||||
name = "Django",
|
||||
version = version.replace(' ', '-'),
|
||||
url = 'http://www.djangoproject.com/',
|
||||
download_url = 'http://media.djangoproject.com/releases/1.0.1/Django-1.0.1-final.tar.gz',
|
||||
author = 'Django Software Foundation',
|
||||
author_email = 'foundation@djangoproject.com',
|
||||
description = 'A high-level Python Web framework that encourages rapid development and clean, pragmatic design.',
|
||||
|
Loading…
x
Reference in New Issue
Block a user