Skip to content

Commit 008c2a5

Browse files
authored
Update setup.py
1 parent 2d0f337 commit 008c2a5

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
@@ -192,7 +192,7 @@ def get_commit_hash():
192192
version=version_,
193193
long_description=long_description,
194194
long_description_content_type='text/markdown',
195-
url="https://github.com/mlcommons/cm4mlops",
195+
url="https://github.com/mlcommons/mlperf-automations",
196196
packages=[],
197197
install_requires=[
198198
"setuptools>=60",

0 commit comments

Comments
 (0)