From bc14b62bc783a0c0d0bb95819d450f75497d9a74 Mon Sep 17 00:00:00 2001 From: Mariano Reingart Date: Tue, 6 Sep 2016 00:37:57 -0300 Subject: [PATCH] Ajusto URL del proyecto en el instalador --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index af3661e68..cee42d58a 100644 --- a/setup.py +++ b/setup.py @@ -530,9 +530,9 @@ long_description=long_desc, author="Mariano Reingart", author_email="reingart@gmail.com", - url="https://code.google.com/p/pyafipws/" if 'register' in sys.argv + url="https://github.com/reingart/pyafipws" if not 'py2exe' in sys.argv else "http://www.sistemasagiles.com.ar", - license="GNU GPL v3", + license="GNU GPL v3+", options=opts, data_files=data_files, classifiers = [