aboutsummaryrefslogtreecommitdiff
path: root/yolk
diff options
context:
space:
mode:
Diffstat (limited to 'yolk')
-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]