Browse code

change url in setup.py to the documentation

Bas Nijholt authored on 07/12/2018 17:22:33
Showing 1 changed files
... ...
@@ -48,7 +48,7 @@ setup(
48 48
     name='adaptive',
49 49
     description='Adaptive parallel sampling of mathematical functions',
50 50
     version=version,
51
-    url='https://gitlab.kwant-project.org/qt/adaptive',
51
+    url='https://adaptive.readthedocs.io/',
52 52
     author='Adaptive authors',
53 53
     license='BSD',
54 54
     classifiers=[