From be44ec8a21584cf5482efdd7108714502ead9caa Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 14 Jan 2016 00:48:12 -0500 Subject: Massive summary changes --- yolk/yolk.ini | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'yolk/yolk.ini') diff --git a/yolk/yolk.ini b/yolk/yolk.ini index 4a2a3ae..21c7d11 100644 --- a/yolk/yolk.ini +++ b/yolk/yolk.ini @@ -5,7 +5,7 @@ version : 0.4.3 [about] home : https://pypi.python.org/packages/source/y/${package:name} license : BSD -summary : ${package:name} +summary : Command-line tool for querying PyPI and Python packages installed on your system. [source] fn : ${package:name}-${package:version}.tar.gz @@ -17,11 +17,10 @@ number : 0 [requirements] build : - setuptools python -run : +run : python [test] -- cgit