Adds url of the source project

This commit is contained in:
Sahid Orentino Ferdjaoui 2013-10-11 11:07:25 +02:00
parent e54b2f1840
commit 8d3796e70f
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.1.10
0.1.11

View File

@ -42,7 +42,7 @@ setuptools.setup(
"Programming Language :: Python",
"Environment :: OpenStack",
],
#url="https://github.com/sahid/warm.git",
url="https://github.com/sahid/warm.git",
packages=["warm", "warm.components"],
install_requires=[
"requests>=1.1,<1.2.3",