From 4bcb64aaec7d0021aea926bbe53575aaa0395471 Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Sun, 6 May 2012 20:10:16 -0700 Subject: Fixed picture caption. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 5fcae34..8b12585 100644 --- a/setup.py +++ b/setup.py @@ -95,7 +95,7 @@ README_PATH = 'README.md' HISTORY_PATH = 'HISTORY.md' LICENSE_PATH = 'LICENSE' -DESCRIPTION_PATH = 'DESCRIPTION.rst' +DESCRIPTION_PATH = 'setup_description.rst' CLASSIFIERS = ( 'Development Status :: 4 - Beta', -- cgit v1.2.1