From ff36b627772bc37263093f2d01fb08e699472c75 Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Tue, 24 Apr 2012 03:24:42 -0700 Subject: Test scripts now work with and without source. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index ee42dfe..6072744 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ # coding: utf-8 """ -This script supports distributing Pystache and testing it from a source distribution. +This script supports publishing Pystache to PyPI. Below are instructions to pystache maintainers on how to push a new version of pystache to PyPI-- -- cgit v1.2.1