File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2025 AMD HPC Application Performance Team
3+ Copyright (c) 2025 Advanced Micro Devices, Inc.
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ keywords = []
1111classifiers = [" Topic :: Software Development" ]
1212
1313dependencies = [
14- " prettytable" ,
1514 " pydantic>=2.8.2" ,
1615 " paramiko~=3.5.1" ,
1716 " requests" ,
@@ -32,9 +31,9 @@ dev = [
3231]
3332
3433[project .urls ]
35- homepage = " https://github.com/AMD-HPC/Scraper "
36- documentation = " https://github.com/AMD-HPC/Scraper "
37- repository = " https://github.com/AMD-HPC/Scraper "
34+ homepage = " https://github.com/amd/node-scraper "
35+ documentation = " https://github.com/amd/node-scraper "
36+ repository = " https://github.com/amd/node-scraper "
3837
3938[build-system ]
4039requires = [" setuptools==70.3.0" , " setuptools-scm==8.1.0" ]
You can’t perform that action at this time.
0 commit comments