From b93ac6c1092458fd44732433f5a8a37b253c630c Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 26 Oct 2017 20:33:18 +0200 Subject: Initial CLI for verification --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 832d174..1f0df84 100644 --- a/setup.py +++ b/setup.py @@ -14,6 +14,7 @@ setup( url='http://github.com/mgorny/gemato', packages=['gemato'], + scripts=['bin/gemato'], classifiers=[ 'Development Status :: 2 - Pre-Alpha', -- cgit v1.2.3