diff options
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ setuptools.setup( | |||
40 | long_description_content_type="text/plain", | 40 | long_description_content_type="text/plain", |
41 | url="https://gerrit.googlesource.com/git-repo/", | 41 | url="https://gerrit.googlesource.com/git-repo/", |
42 | project_urls={ | 42 | project_urls={ |
43 | "Bug Tracker": "https://bugs.chromium.org/p/gerrit/issues/list?q=component:Applications%3Erepo", # noqa: E501 | 43 | "Bug Tracker": "https://issues.gerritcodereview.com/issues?q=is:open%20componentid:1370071", # noqa: E501 |
44 | }, | 44 | }, |
45 | # https://pypi.org/classifiers/ | 45 | # https://pypi.org/classifiers/ |
46 | classifiers=[ | 46 | classifiers=[ |