From dde0e8d1ab6d5e60ae3ea9acd1c9957e81f47fd6 Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Mon, 16 Apr 2012 20:46:18 -0500 Subject: Updated PACKAGES in setup.py to reflect the examples/ move. --- setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 317d539..0caff83 100644 --- a/setup.py +++ b/setup.py @@ -162,7 +162,6 @@ PACKAGES = [ 'pystache', 'pystache.commands', # The following packages are only for testing. - 'examples', 'pystache.tests', 'pystache.tests.data', 'pystache.tests.data.locator' -- cgit v1.2.1