Skip to content

Commit 190248c

Browse files
committed
change url in setup.py to the documentation
1 parent 7659301 commit 190248c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def get_version_and_cmdclass(package_name):
4848
name='adaptive',
4949
description='Adaptive parallel sampling of mathematical functions',
5050
version=version,
51-
url='https://gitlab.kwant-project.org/qt/adaptive',
51+
url='https://adaptive.readthedocs.io/',
5252
author='Adaptive authors',
5353
license='BSD',
5454
classifiers=[

0 commit comments

Comments
 (0)