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

Fix PyPi URL
pull/2373/merge
Paul Pfeister 3 months ago committed by GitHub
commit a688e268b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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"
},

Loading…
Cancel
Save