fix: pypi user-friendly url

This commit is contained in:
Paul Pfeister 2025-02-02 23:27:57 -05:00
parent 55f0628c2b
commit 3a7384e5f1
No known key found for this signature in database
GPG Key ID: 70D33A96CBD7A994
1 changed files with 2 additions and 1 deletions

View File

@ -1690,7 +1690,8 @@
},
"PyPi": {
"errorType": "status_code",
"url": "https://pypi.org/_includes/administer-user-include/{}",
"url": "https://pypi.org/user/{}",
"urlProbe": "https://pypi.org/_includes/administer-user-include/{}",
"urlMain": "https://pypi.org",
"username_claimed": "Blue"
},