fix: pypi user-friendly url

pull/2393/head
Paul Pfeister 3 months ago
parent 55f0628c2b
commit 3a7384e5f1
No known key found for this signature in database
GPG Key ID: 70D33A96CBD7A994

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

Loading…
Cancel
Save