We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7659301 commit 190248cCopy full SHA for 190248c
setup.py
@@ -48,7 +48,7 @@ def get_version_and_cmdclass(package_name):
48
name='adaptive',
49
description='Adaptive parallel sampling of mathematical functions',
50
version=version,
51
- url='https://gitlab.kwant-project.org/qt/adaptive',
+ url='https://adaptive.readthedocs.io/',
52
author='Adaptive authors',
53
license='BSD',
54
classifiers=[
0 commit comments