From 12096c72c8668522a2b1f02e3f0e5449826c4629 Mon Sep 17 00:00:00 2001 From: shizhihui Date: Mon, 8 Aug 2016 14:02:00 +0800 Subject: [PATCH] Add url in setup.cfg Change-Id: I2696e3af9193e8da4184eb95d86b091e55e27299 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index be0de380..33557753 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,6 @@ [metadata] name = python-heatclient +url = http://launchpad.net/python-heatclient summary = OpenStack Orchestration API Client Library description-file = README.rst