From 5652d384516cf7ecaaa0400601619ab2dfe1b7b1 Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Wed, 22 Mar 2017 05:30:18 -0700 Subject: imlate: Initial updates for the gentoolkit eco-system --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 02363ec..23b986d 100755 --- a/setup.py +++ b/setup.py @@ -47,6 +47,7 @@ python_scripts = [(os.path.join(cwd, path), '__version__ = ') for path in ( 'pym/gentoolkit/ekeyword/ekeyword.py', 'pym/gentoolkit/equery/__init__.py', 'pym/gentoolkit/eshowkw/__init__.py', + 'pym/gentoolkit/imlate/imlate.py', 'pym/gentoolkit/revdep_rebuild/__init__.py' )] -- cgit v1.2.3