From ce701fa4977050ad056bad828abf3d369b8c6913 Mon Sep 17 00:00:00 2001 From: scarabeus Date: Thu, 28 Oct 2010 20:19:13 +0000 Subject: Update version string in eshowkw properly. svn path=/trunk/gentoolkit/; revision=832 --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index b0186ef..ec728be 100755 --- a/setup.py +++ b/setup.py @@ -38,6 +38,7 @@ python_scripts = [os.path.join(cwd, path) for path in ( 'pym/gentoolkit/eclean/cli.py', 'pym/gentoolkit/analyse/__init__.py', 'pym/gentoolkit/equery/__init__.py' + 'pym/gentoolkit/eshowkw/__init__.py' )] -- cgit v1.2.3