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 eb239c3 commit 4ced558Copy full SHA for 4ced558
setup.py
@@ -90,9 +90,9 @@ def setup_package():
90
Conditional Numerical Reproducibility Control
91
Miscellaneous
92
""",
93
- url="http://github.com/IntelPython/mkl-service",
+ url="https://github.intel.com/SAT/mkl-service",
94
author="Intel",
95
- download_url="http://github.com/IntelPython/mkl-service",
+ download_url="https://github.intel.com/SAT/mkl-service",
96
license='BSD',
97
classifiers=[_f for _f in CLASSIFIERS.split('\n') if _f],
98
platforms=["Windows", "Linux", "Mac OS-X"],
0 commit comments