summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2014-05-02 13:59:41 +0900
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2014-05-02 13:59:41 +0900
commit793c42423362a0405526ad609a7c751090d3d12a (patch)
tree5cf63a1a520f2ae56805886340cd40e9237efe3a
parent2be3f7d67f93235b37411d135327a34c56b2546c (diff)
downloadpygerrit-793c42423362a0405526ad609a7c751090d3d12a.tar.gz
Include full description in the setup config
This was missed in the migration to pbr. Change-Id: Idb4167e99a02a8909fe152956a083fe133f1fc86
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index e64e45f..984f877 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,6 +5,7 @@ author = David Pursehouse
author_email = david.pursehouse@sonymobile.com
home-page = https://github.com/sonyxperiadev/pygerrit
license = The MIT License
+description-file = README.rst
keywords =
gerrit
rest