chore(components/pytorch): pytorch-kfp-components setup.py update (#6360)
Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com>
This commit is contained in:
parent
afd28c605d
commit
6219a16901
|
@ -83,7 +83,7 @@ if __name__ == "__main__":
|
||||||
"PyTorch",
|
"PyTorch",
|
||||||
],
|
],
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Development Status :: 4 - Beta"
|
"Development Status :: 4 - Beta",
|
||||||
"Operating System :: Unix",
|
"Operating System :: Unix",
|
||||||
"Operating System :: MacOS",
|
"Operating System :: MacOS",
|
||||||
"Intended Audience :: Developers",
|
"Intended Audience :: Developers",
|
||||||
|
|
Loading…
Reference in New Issue