From 88b274d96fde76a3fb7f41c7c2359c8dc8987cb8 Mon Sep 17 00:00:00 2001 From: Vivien Maisonneuve Date: Mon, 11 Aug 2014 22:29:20 +0200 Subject: [PATCH] Add url to setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 05ea91c..4f3fd3b 100755 --- a/setup.py +++ b/setup.py @@ -23,6 +23,7 @@ setup( name='LinPy', description='A polyhedral library based on ISL', author='MINES ParisTech', + url='https://scm.cri.ensmp.fr/git/linpy.git', packages=['linpy'], ext_modules = [ Extension('linpy._islhelper', -- 2.20.1