Merge pull request #2393 from joeyagreco/joey/fix-pypi-url

Fix PyPi URL
This commit is contained in:
Paul Pfeister 2025-02-02 23:32:43 -05:00 committed by GitHub
commit a688e268b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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