From 166025c0fcd0cfdcac1dbcbf31dbfc1d43f666b4 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Tue, 30 Oct 2012 14:48:21 +0000 Subject: Package and doc tweaks --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 8ac2f03f..26d07283 100755 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ if sys.argv[-1] == 'publish': setup( - name='rest_framework', + name='djangorestframework', version=version, url='http://django-rest-framework.org', download_url='http://pypi.python.org/pypi/rest_framework/', -- cgit v1.2.3