aboutsummaryrefslogtreecommitdiff
path: root/yolk/yolk.ini
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmai.com>2016-01-14 00:48:12 -0500
committerJoseph Hunkeler <jhunkeler@gmai.com>2016-01-14 00:48:12 -0500
commitbe44ec8a21584cf5482efdd7108714502ead9caa (patch)
treed1ff4b89fd0329e0403180e9da4a75756fb8d334 /yolk/yolk.ini
parent0c316a405ca2b54d7523b09e795f09ceba286af1 (diff)
downloadcbc-recipes-be44ec8a21584cf5482efdd7108714502ead9caa.tar.gz
Massive summary changesenhanced_summaries
Diffstat (limited to 'yolk/yolk.ini')
-rw-r--r--yolk/yolk.ini5
1 files changed, 2 insertions, 3 deletions
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]