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 3bce10e commit a171b44Copy full SHA for a171b44
setup.py
@@ -70,7 +70,7 @@ def setup_package():
70
description = "",
71
long_description = """""",
72
url = "http://github.com/IntelPython/mkl_random",
73
- author = "Oleksandr Pavlyk",
+ author = "Intel Corporation",
74
download_url = "http://github.com/IntelPython/mkl_random",
75
license = 'BSD',
76
classifiers = [_f for _f in CLASSIFIERS.split('\n') if _f],
0 commit comments