From a69d5dd73e638d6b7a8676ed1685e16404e7f7d2 Mon Sep 17 00:00:00 2001 From: Hochikong Date: Wed, 25 May 2016 15:23:23 +0800 Subject: final bugs fix and rebuilt egg file,Congratulations! --- setup.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index bc69a0c..3369e1f 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -#author=hochikong +# author=Hochikong from setuptools import setup, find_packages setup( @@ -13,5 +13,6 @@ setup( author_email="michellehzg@gmail.com", license="Apache License2.0", - platforms="Independant", + keywords="A library for VyOS routing setting", + url="http://github.com/Hochikong/vyroute" ) \ No newline at end of file -- cgit v1.2.3