From 94baa515d3b63864fb0f1a5fc8f82b2c2226feb1 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 13 Oct 2016 11:01:04 -0500 Subject: Add the ttrun command --- setup.cfg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 483e178..fe41412 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,3 +20,7 @@ classifier = [files] packages = ttrun + +[entry_points] +console_scripts = + ttrun = ttrun.cmd:main -- cgit v1.2.3