Merge pull request #2393 from joeyagreco/joey/fix-pypi-url
Fix PyPi URL
This commit is contained in:
commit
a688e268b3
|
|
@ -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…
Reference in New Issue